Print Action

From AgentCubes
Revision as of 22:09, 25 September 2012 by imported>Mike
Jump to navigation Jump to search

Print.png

Definition: The Print action: prints text to the status line - can be used to give a message to the player
Parameters: Text: what to print; may include agent attribute values when the name is preceeded by ~ (for example: ~value)  May also include the special values: ~self.row (agent's current row), ~self.column (agent's current column), and ~self.layer (agent's current layer)


Example: