Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.metacosm.framework.command

Interface Summary
ControllerCommand A ControllerCommand is a command applied on an Controller.
In the game, it's the command an entity does.
PlayerCommand A PlayerCommand is a command applied on an Player.
In the game, it's the command the player does.
 

Class Summary
About Gives some info about Metacosm.
AddAbsoluteModifier Adds an absolute modifier to a property in an influence.
AddAction Declares an Action in an Influence.
AddController Adds an Influence to an Entity.
AddDescription Adds a description to an Influence.
AddInfluence Adds an Influence to an Entity.
AddProperty Declares a Property in an Influence.
AddRandomAbsoluteModifier Add a random absolute modifier to an Influence.
AddRelativeModifier Add a relative modifier to an Influence.
AppendDescription Append a description to an Influence.
Buy  
Commands Lists the commands.
COPYING Licenses from Metacosm and the current instance
Go  
Help Give some help about a command.
Inventory  
NewEntity Creates an Entity.
NewInfluence Creates an influence.
NewProperty Creates an property.
Quit Disconnects a player from the game.
Read  
Result Result from the execute() method from commands.
Save TODO to remove for a real release.
Show Displays info on game elements.
Tell  
Wait  
Write