|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Game | |
---|---|
spellcast.client | |
spellcast.event | |
spellcast.game | |
spellcast.ui |
Uses of Game in spellcast.client |
---|
Methods in spellcast.client with parameters of type Game | |
---|---|
void |
Client.setGame(Game v)
Set the value of the current Game. |
Uses of Game in spellcast.event |
---|
Methods in spellcast.event that return Game | |
---|---|
Game |
GameSyncEvent.getGame()
Get the value of game. |
Methods in spellcast.event with parameters of type Game | |
---|---|
void |
GameSyncEvent.setGame(Game v)
Set the value of game. |
Constructors in spellcast.event with parameters of type Game | |
---|---|
GameSyncEvent(Game game)
Create an GameSyncEvent |
Uses of Game in spellcast.game |
---|
Methods in spellcast.game that return Game | |
---|---|
Game |
Game_Server.getGame()
|
Methods in spellcast.game with parameters of type Game | |
---|---|
void |
GameLog.logRoundHeader(Game theGame)
|
Uses of Game in spellcast.ui |
---|
Methods in spellcast.ui with parameters of type Game | |
---|---|
void |
SpellcastWindow.setGame(Game v)
Set the value of the current Game. |
void |
SpellcastView.setGame(Game v)
Set the value of the current Game. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |