Interface Modeled

All Known Subinterfaces:
Actor, GameEntity, GraphicsObject, GroundItem, LocatableEntity, NPC, Player, Projectile, SceneObject

public interface Modeled
An entity that has a model.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the height of the model.
  • Method Details

    • getModelHeight

      int getModelHeight()
      Gets the height of the model.
      Returns:
      int