Class LCanvas.JumpButton

All Implemented Interfaces:
Cullable, Disableable
Enclosing class:
LCanvas

public static class LCanvas.JumpButton extends ImageButton
  • Field Details

  • Constructor Details

  • Method Details

    • setScene

      protected void setScene(Scene stage)
      Description copied from class: Element
      Called by the framework when this actor or any parent is added to a group that is in the stage.
      Overrides:
      setScene in class Group
      Parameters:
      stage - May be null if the actor or any parent is no longer in a stage.