Class LifeEventTile

java.lang.Object
All Implemented Interfaces:
UDrawable, Tile

public class LifeEventTile extends AbstractTile
  • Constructor Details

  • Method Details

    • callbackY_internal

      protected final void callbackY_internal(double y)
      Overrides:
      callbackY_internal in class CommonTile
    • getEvent

      public Event getEvent()
    • getContactPointRelative

      public double getContactPointRelative()
      Specified by:
      getContactPointRelative in interface Tile
      Overrides:
      getContactPointRelative in class AbstractTile
    • drawU

      public void drawU(UGraphic ug)
    • isDestroyWithoutMessage

      public boolean isDestroyWithoutMessage()
    • getPreferredHeight

      public double getPreferredHeight()
    • addConstraints

      public void addConstraints()
    • getMinX

      public Real getMinX()
    • getMaxX

      public Real getMaxX()