Package vooga.network.ingame

Interface Summary
INetworkObjectReceiver Interface for vooga game facilitates receiving messages for VoogaGameSessionClient
 

Class Summary
VoogaGameClient VoogaGameSessionClient handles online game sessions for clients.
VoogaGameServer VoogaGameSessionServer manages clients in a game session.
VoogaGameServerThread The game server thread listens to incoming Objects from clients and broadcasts them to the session the client was connected to.