Class UpAction

  • All Implemented Interfaces:
    Action

    @Deprecated
    public class UpAction
    extends TouchAction
    implements Action
    Deprecated.
    Creates an up gesture.
    • Constructor Detail

      • UpAction

        public UpAction​(TouchScreen touchScreen,
                        int x,
                        int y)
        Deprecated.
    • Method Detail

      • perform

        public void perform()
        Deprecated.
        Specified by:
        perform in interface Action