Eile Mit Weile
Loading...
Searching...
No Matches
EileMitWeile Class Reference

Main class of the client executable. More...

#include <EileMitWeile.hpp>

Inheritance diagram for EileMitWeile:

Public Member Functions

virtual bool OnInit ()
 

Detailed Description

Main class of the client executable.

This class is derived from wxApp, which is wxWidgets' application class. It is the main class of the client executable and is responsible for starting the game client; it initializes the game controller and opens the main game window.

Member Function Documentation

◆ OnInit()

bool EileMitWeile::OnInit ( )
virtual

Initializes the game client. See also GameController::Init and GameWindow::GameWindow.


The documentation for this class was generated from the following files: