Module actions :: Class PrimitiveAction
[hide private]
[frames] | no frames]

Class PrimitiveAction

source code

A primitive action that is send from an agent to the ship. An action is a function call on the ship. Therefore we send the function name, and a list of args.

Instance Methods [hide private]
 
__init__(self, functionName, args) source code
 
__str__(self) source code