Eile Mit Weile
Loading...
Searching...
No Matches
Client

Classes in the client folder. More...

Classes

class  EileMitWeile
 Main class of the client executable. More...
 
class  GameController
 Responsible for sending ClientRequests to the server and updating the local game state. from the server. More...
 
class  ClientNetworkManager
 Responsible for sending ClientRequests issued by the GameController to the server. More...
 
class  ResponseListenerThread
 Thread that listens for responses from the server. More...
 
class  ConnectionPanel
 Panel for entering connection information. More...
 
class  MainGamePanel
 Panel for displaying the main game. More...
 
class  ImagePanel
 Panel for displaying an image. More...
 
class  InputField
 Panel for entering a value. More...
 
class  GameWindow
 Main window of the game client. More...
 

Detailed Description

Classes in the client folder.

These classes are used by the client executable A large part of the client classes are derived from widget classes from wxWidgets: https://github.com/wxWidgets/wxWidgets https://wxwidgets.org/docs/