Interface Orientable

  • All Known Subinterfaces:
    Character
    All Known Implementing Classes:
    GameObject, Npc, Player

    public interface Orientable
    Represents an entity with an orientation
    • Method Detail

      • getOrientation

        Orientable.Orientation getOrientation()
        Gets the orientation of this entity
        Returns:
        the orientation