Uses of Class
org.vizzini.game.action.ActionCollection

Packages that use ActionCollection
org.vizzini.game Provides core game classes for the game framework. 
 

Uses of ActionCollection in org.vizzini.game
 

Methods in org.vizzini.game that return ActionCollection
protected  ActionCollection AbstractEngine.getActionList()
          Return the action list.
 

Methods in org.vizzini.game with parameters of type ActionCollection
 boolean AbstractAdjudicator.areActionsLegal(IEnvironment environment, ActionCollection actions)
          Return true if the actions in the given list are legal in the given environment.
 boolean IAdjudicator.areActionsLegal(IEnvironment environment, ActionCollection actions)
          Return true if the actions in the given list are legal in the given environment.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02