Minetest  5.4.0
game.h File Reference
#include "irrlichttypes.h"
#include <string>
+ Include dependency graph for game.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Jitter
 
struct  RunStats
 
struct  CameraOrientation
 

Functions

void the_game (bool *kill, InputHandler *input, const GameStartData &start_data, std::string &error_message, ChatBackend &chat_backend, bool *reconnect_requested)
 

Function Documentation

◆ the_game()

void the_game ( bool *  kill,
InputHandler input,
const GameStartData start_data,
std::string &  error_message,
ChatBackend chat_backend,
bool *  reconnect_requested 
)

References errorstream, PROJECT_NAME_C, Game::run(), Game::shutdown(), Game::startup(), strgettext(), and BaseException::what().

Referenced by ClientLauncher::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: