Uses of Package
spellcast.game

Packages that use spellcast.game
spellcast.client   
spellcast.event   
spellcast.game   
spellcast.net   
spellcast.server   
spellcast.ui   
 

Classes in spellcast.game used by spellcast.client
Game
          The Game class is the model for the Spellcast game.
 

Classes in spellcast.game used by spellcast.event
Game
          The Game class is the model for the Spellcast game.
 

Classes in spellcast.game used by spellcast.game
Game
          The Game class is the model for the Spellcast game.
GameLog
          The game log contains a transcript of the spellcast game.
IGame
          The Spellcast Game.
IPC
          This interface allows the game to use inter process communication to the clients connected to the game.
IPCHandle
          An opaque handler for IPC specific uses.
IPCRequest
          An incoming IPC message.
Turn
          A Turn contains a number that indicates what sequence of turns this turn is as well as a type to indicate the type of the turn.
TurnType
          The type of turns available in spellcast.
 

Classes in spellcast.game used by spellcast.net
IPCHandle
          An opaque handler for IPC specific uses.
 

Classes in spellcast.game used by spellcast.server
Game_Server
          The Game Server class is the control logic for the Game.
IPC
          This interface allows the game to use inter process communication to the clients connected to the game.
IPCHandle
          An opaque handler for IPC specific uses.
IPCRequest
          An incoming IPC message.
 

Classes in spellcast.game used by spellcast.ui
Game
          The Game class is the model for the Spellcast game.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.