Uses of Class
spellcast.game.GameLog

Packages that use GameLog
spellcast.game   
 

Uses of GameLog in spellcast.game
 

Methods in spellcast.game that return GameLog
 GameLog IGame.getGameLog()
          Get the value of gameLog.
 GameLog Game.getGameLog()
          Get the value of gameLog.
 

Methods in spellcast.game with parameters of type GameLog
 void Game.setGameLog(GameLog v)
          Set the value of gameLog.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.