This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Variables | |
| int | global_debug |
| Global debug flag. | |
| bool | global_skip_intro |
| Global skip intro flag. | |
| bool | global_demo_mode |
| Demo or autoplay mode. | |
|
|
Global debug flag.
Definition at line 68 of file main.cpp. Referenced by AiInput::aiTurn(), Mainwindow::createInput(), EngineTwo::gameLoopFinish(), EngineTwo::gameOver(), main(), Mainwindow::Mainwindow(), Mainwindow::menuCardDeck(), EngineTwo::playerInput(), Mainwindow::readProperties(), ThemeManager::rescale(), GameView::resizeEvent(), and EngineTwo::whoWonMove(). |
|
|
Demo or autoplay mode.
Definition at line 72 of file main.cpp. Referenced by Mainwindow::createInput(), Mainwindow::gameOver(), Mainwindow::initGUI(), and Mainwindow::Mainwindow(). |
|
|
Global skip intro flag.
Definition at line 70 of file main.cpp. Referenced by Mainwindow::Mainwindow(). |
1.4.6