net.sourceforge.simplegamenet.framework
Class ClientEngineImpl
java.lang.Object
net.sourceforge.simplegamenet.framework.EngineImpl
net.sourceforge.simplegamenet.framework.ClientEngineImpl
- All Implemented Interfaces:
- net.sourceforge.simplegamenet.specs.ClientEngine, net.sourceforge.simplegamenet.specs.Engine
- public class ClientEngineImpl
- extends EngineImpl
- implements net.sourceforge.simplegamenet.specs.ClientEngine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.simplegamenet.specs.Engine |
getGameFactory, getGameSettings, getPlayerSettingsMap, isGamePlaying |
sendData
public void sendData(Serializable data)
- Specified by:
sendData
in interface net.sourceforge.simplegamenet.specs.ClientEngine
leaveProtocolViolatingServer
public void leaveProtocolViolatingServer()
- Specified by:
leaveProtocolViolatingServer
in interface net.sourceforge.simplegamenet.specs.ClientEngine
getPlayerID
public Integer getPlayerID()
- Specified by:
getPlayerID
in interface net.sourceforge.simplegamenet.specs.ClientEngine
getPlayerSettings
public net.sourceforge.simplegamenet.specs.PlayerSettings getPlayerSettings()
- Specified by:
getPlayerSettings
in interface net.sourceforge.simplegamenet.specs.ClientEngine
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.