kapman
characteritem.h
Go to the documentation of this file.
virtual void update(qreal p_x, qreal p_y)
Updates the CharacterItem coordinates.
Definition: characteritem.cpp:40
This class describes the common characteristics and behaviour of the game characters (Kapman and the ...
Definition: character.h:27
QPainterPath shape() const
Overrides the default shape function to make it a small circle This function is used to determinate c...
Definition: characteritem.cpp:28
This class is the graphical representation of a Character.
Definition: characteritem.h:29
CharacterItem(Character *p_model)
Creates a new CharacterItem instance.
Definition: characteritem.cpp:20
This class is the graphical representation of a game Element.
Definition: elementitem.h:28
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.