Package org.collebol.utils


package org.collebol.utils
  • Classes
    Class
    Description
     
    EngineObject represents an object in the game engine, holding its position (as a Vector2D) and texture (for visual representation).
     
    The GameLocation class represents the location of GameObject's in the game.