kgoldrunner
kgrlevelgrid.h
Go to the documentation of this file.
KGrLevelGrid(QObject *parent, const KGrRecording *theLevelData)
Definition: kgrlevelgrid.cpp:20
Definition: kgrlevelgrid.h:27
void changeCellAt(const int i, const int j, const char type)
Definition: kgrlevelgrid.cpp:113
void setEnemyOccupied(int i, int j, const int spriteId)
Definition: kgrlevelgrid.h:54
KGrRecording structure: contains a record of play in a KGoldrunner level.
Definition: kgrglobals.h:115
void gotGold(const int i, const int j, const bool runnerHasGold)
Definition: kgrlevelgrid.h:46
void showHiddenLadders(const QList< int > &ladders, const int width)
QObject * parent() const
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.