Package com.tenio.engine.fsm.entity


package com.tenio.engine.fsm.entity
  • Classes
    Class
    Description
    An entity is an element of one game, such as a hero, a dragon, a wall, etc.
    Check out the FSM for more details.
    Check out the State for more details.
    This object is used for communication between entities.