kgoldrunner
kgrgame.h
Go to the documentation of this file.
void setToggle(const char *actionName, const bool onOff)
void setInitialTheme(const QString &themeFilepath)
Definition: kgrgame.cpp:413
Class to play, record and play back a level of a game.
Definition: kgrlevelplayer.h:65
void hintAvailable(bool)
void gameFreeze(bool)
KGrRecording structure: contains a record of play in a KGoldrunner level.
Definition: kgrglobals.h:115
void showScore(long)
Definition: kgrsounds.h:28
void kbControl(const int dirn, const bool pressed=true)
Definition: kgrgame.cpp:1332
void setAvail(const char *actionName, const bool onOff)
void showLives(long)
void setEditMenu(bool)
Definition: kgrview.h:27
Definition: kgrgame.h:45
KGrGame(KGrView *theView, const QString &theSystemDir, const QString &theUserDir)
Definition: kgrgame.cpp:86
QObject * parent() const
void quitGame()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.