Class SceneObjectSpawnEvent

All Implemented Interfaces:
Serializable

public class SceneObjectSpawnEvent extends GameEvent<SceneObjectSpawnEvent.SceneObjectSpawn>
See Also:
  • Constructor Details

  • Method Details

    • getPosition

      @Deprecated public Position getPosition()
      Deprecated.
    • getCoord

      public Coord getCoord()
    • getFloorLevel

      public int getFloorLevel()
    • getX

      public int getX()
    • getY

      public int getY()
    • getType

      public int getType()
    • getId

      public int getId()
    • getOrientation

      public int getOrientation()
    • getShape

      public int getShape()
    • toString

      public String toString()
      Overrides:
      toString in class EventObject