kapman
element.h
Go to the documentation of this file.
void initCoordinate()
Initializes Element x-coordinate and y-coordinate with initial values.
Definition: element.cpp:66
Definition: element.h:40
Definition: element.h:39
virtual void doActionOnCollision(Kapman *p_kapman)
Computes an action on a collision with the Kapman.
Definition: element.cpp:28
Element(qreal p_x, qreal p_y, Maze *p_maze)
Creates a new Element instance.
Definition: element.cpp:20
This class describes the common characteristics and behaviour of any game Element (character or item)...
Definition: element.h:30
Definition: element.h:41
Definition: element.h:38
Definition: element.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:15 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:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.