Fields:
verb :: the operation the Agent player wishes to perform (in the context of making a move)
args :: the thing(s) being acted upon; the object(s) of the specific action
Methods:
getCurrentPlayer( ) :: returns the verb
getArgs( ) :: returns the argument(s)
Fields:
verb :: the operation the Agent player wishes to perform (in the context of making a move)
args :: the thing(s) being acted upon; the object(s) of the specific action
Methods:
getCurrentPlayer( ) :: returns the verb
getArgs( ) :: returns the argument(s)