granatier
#include <settings.h>
Definition at line 9 of file settings.h.
Get The arena to be used.
Definition at line 68 of file settings.h.
static int Settings::blastTime1 |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 296 of file settings.h.
static int Settings::blastTime2 |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 315 of file settings.h.
static int Settings::blastTime3 |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 334 of file settings.h.
static int Settings::blastTime4 |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 353 of file settings.h.
static int Settings::blastTime5 |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 372 of file settings.h.
static int Settings::dummy |
( |
| ) |
|
|
inlinestatic |
Get This is a dummy setting for player setup.
Definition at line 258 of file settings.h.
static int Settings::firstRun |
( |
| ) |
|
|
inlinestatic |
Get Check if it is the first run of the game.
Definition at line 30 of file settings.h.
static int Settings::initialBombArmory |
( |
| ) |
|
|
inlinestatic |
Get The initial bomb armory.
Definition at line 201 of file settings.h.
static int Settings::initialBombPower |
( |
| ) |
|
|
inlinestatic |
Get The initial bomb power.
Definition at line 182 of file settings.h.
static int Settings::initialSpeed |
( |
| ) |
|
|
inlinestatic |
Get The initial speed.
Definition at line 163 of file settings.h.
static int Settings::pointsToWin |
( |
| ) |
|
|
inlinestatic |
Get The points a user needs to win the game.
Definition at line 125 of file settings.h.
static bool Settings::randomArenaMode |
( |
| ) |
|
|
inlinestatic |
Get Use random arenas.
Definition at line 87 of file settings.h.
static QStringList Settings::randomArenaModeArenaList |
( |
| ) |
|
|
inlinestatic |
Get List of arenas, used in random mode.
Definition at line 106 of file settings.h.
static int Settings::roundTime |
( |
| ) |
|
|
inlinestatic |
static void Settings::setArena |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set The arena to be used.
Definition at line 58 of file settings.h.
static void Settings::setBlastTime1 |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 286 of file settings.h.
static void Settings::setBlastTime2 |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 305 of file settings.h.
static void Settings::setBlastTime3 |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 324 of file settings.h.
static void Settings::setBlastTime4 |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 343 of file settings.h.
static void Settings::setBlastTime5 |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 362 of file settings.h.
static void Settings::setDummy |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is a dummy setting for player setup.
Definition at line 248 of file settings.h.
static void Settings::setFirstRun |
( |
int |
v | ) |
|
|
inlinestatic |
Set Check if it is the first run of the game.
Definition at line 20 of file settings.h.
static void Settings::setInitialBombArmory |
( |
int |
v | ) |
|
|
inlinestatic |
Set The initial bomb armory.
Definition at line 191 of file settings.h.
static void Settings::setInitialBombPower |
( |
int |
v | ) |
|
|
inlinestatic |
Set The initial bomb power.
Definition at line 172 of file settings.h.
static void Settings::setInitialSpeed |
( |
int |
v | ) |
|
|
inlinestatic |
Set The initial speed.
Definition at line 153 of file settings.h.
static void Settings::setPointsToWin |
( |
int |
v | ) |
|
|
inlinestatic |
Set The points a user needs to win the game.
Definition at line 115 of file settings.h.
static void Settings::setRandomArenaMode |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Use random arenas.
Definition at line 77 of file settings.h.
static void Settings::setRandomArenaModeArenaList |
( |
const QStringList & |
v | ) |
|
|
inlinestatic |
Set List of arenas, used in random mode.
Definition at line 96 of file settings.h.
static void Settings::setRoundTime |
( |
int |
v | ) |
|
|
inlinestatic |
static void Settings::setShowAllTiles |
( |
int |
v | ) |
|
|
inlinestatic |
Set This is only for the artists to make their life easier.
Definition at line 267 of file settings.h.
static void Settings::setSounds |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Whether sound effects should be played.
Definition at line 210 of file settings.h.
static void Settings::setTheme |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set The graphical theme to be used.
Definition at line 39 of file settings.h.
static void Settings::setUseWilhelmScream |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Whether to use the Wilhelm Scream for dying players.
Definition at line 229 of file settings.h.
static int Settings::showAllTiles |
( |
| ) |
|
|
inlinestatic |
Get This is only for the artists to make their life easier.
Definition at line 277 of file settings.h.
static bool Settings::sounds |
( |
| ) |
|
|
inlinestatic |
Get Whether sound effects should be played.
Definition at line 220 of file settings.h.
Get The graphical theme to be used.
Definition at line 49 of file settings.h.
static bool Settings::useWilhelmScream |
( |
| ) |
|
|
inlinestatic |
Get Whether to use the Wilhelm Scream for dying players.
Definition at line 239 of file settings.h.
int Settings::mBlastTime1 |
|
protected |
int Settings::mBlastTime2 |
|
protected |
int Settings::mBlastTime3 |
|
protected |
int Settings::mBlastTime4 |
|
protected |
int Settings::mBlastTime5 |
|
protected |
int Settings::mInitialBombArmory |
|
protected |
int Settings::mInitialBombPower |
|
protected |
int Settings::mInitialSpeed |
|
protected |
int Settings::mPointsToWin |
|
protected |
bool Settings::mRandomArenaMode |
|
protected |
int Settings::mShowAllTiles |
|
protected |
bool Settings::mUseWilhelmScream |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.