Package name.moore.kevin.ze.game.verbs


package name.moore.kevin.ze.game.verbs
Verbs perform actions on the entity repository.
Author:
Kevin Moore <dev@kevin.moore.name>
  • Class Summary
    Class
    Description
    Create a new entity in the repository and make delivery.
    Move power from the output of an engine to the associated parts according to the distribution component.
    Fire a weapon to cause damage to a target.
    Manipulate the parts of an entity (currently only a ship has parts)
    Movement calculations, this doesnt alter the coordinates, just calculates whats possible.
    Update the coordinates and destinations of a ship.
    Search for data in the entity repository.
    Modify the entity repository.