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

Package
Description
Verbs perform actions on the entity repository.
  • 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.
    Using the inner class allows the calculation to be applied in a stream through all the individual parts.
    Manipulate the parts of an entity (currently only a ship has parts)
    Update the coordinates and destinations of a ship.
    Search for data in the entity repository.
    Modify the entity repository.