|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientGUIFacade | |
net.sourceforge.simplegamenet.framework.gui | |
net.sourceforge.simplegamenet.framework.model |
Uses of ClientGUIFacade in net.sourceforge.simplegamenet.framework.gui |
Methods in net.sourceforge.simplegamenet.framework.gui with parameters of type ClientGUIFacade | |
void |
GameSettingsTabPanel.gameJoined(ClientGUIFacade serverGUIFacade,
net.sourceforge.simplegamenet.specs.gui.GameSettingsPanel gameSettingsPanel,
boolean clientIsHost)
|
void |
ChatTabPanel.gameJoined(ClientGUIFacade clientGUIFacade,
net.sourceforge.simplegamenet.specs.gui.PlayerSettingsPanel playerSettingsPanel,
net.sourceforge.simplegamenet.specs.to.PlayerSettingsMap playerSettingsMap,
boolean clientIsHost)
|
void |
ChatClientPanel.gameJoined(ClientGUIFacade clientGUIFacade)
|
Uses of ClientGUIFacade in net.sourceforge.simplegamenet.framework.model |
Constructors in net.sourceforge.simplegamenet.framework.model with parameters of type ClientGUIFacade | |
ClientEngineImpl(ClientGUIFacade clientGUIFacade,
ClientConnectionData clientConnectionData)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |