kapman
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
CCell | This class represents a Cell of the Maze |
▼CKConfigSkeleton | |
CSettings | |
▼CKXmlGuiWindow | |
CKapmanMainWindow | This class enables to create the main window for Kapman |
▼CQGraphicsItem [external] | |
▼CQGraphicsObject [external] | |
▼CQGraphicsSvgItem [external] | |
▼CElementItem | This class is the graphical representation of a game Element |
▼CCharacterItem | This class is the graphical representation of a Character |
CGhostItem | This class is the graphical representation of a Ghost |
CKapmanItem | This class manage the display of the Kapman |
CMazeItem | This class is the graphical view of the Maze |
▼CQObject [external] | |
▼CElement | This class describes the common characteristics and behaviour of any game Element (character or item) |
CBonus | This class represents a Bonus for Kapman |
▼CCharacter | This class describes the common characteristics and behaviour of the game characters (Kapman and the Ghost) |
CGhost | This class represents a Ghost for kapman |
CKapman | This class represents the main character of the game |
CEnergizer | This class represents an energizer enabling to eat Ghosts |
CPill | This class represents a Pill enabling to earn points |
CGame | This class manages the game main loop : it regularly checks the key press events, computes the character moves and updates their coordinates |
CMaze | This class represents the Maze of the game |
CQGraphicsObject [external] | |
▼CQGraphicsScene [external] | |
CGameScene | This class contains all the Game elements to be drawn on the screen by the GameView instance |
▼CQWidget [external] | |
▼CQFrame [external] | |
▼CQAbstractScrollArea [external] | |
▼CQGraphicsView [external] | |
CGameView | This class manages the drawing of each element of the Game instance |
▼CQPaintDevice [external] | |
CQWidget [external] | |
▼CQXmlContentHandler [external] | |
▼CQXmlDefaultHandler [external] | |
CKapmanParser | This class handles XML reader events in order to initialize the Maze properties |
▼CQXmlDeclHandler [external] | |
CQXmlDefaultHandler [external] | |
▼CQXmlDTDHandler [external] | |
CQXmlDefaultHandler [external] | |
▼CQXmlEntityResolver [external] | |
CQXmlDefaultHandler [external] | |
▼CQXmlErrorHandler [external] | |
CQXmlDefaultHandler [external] | |
▼CQXmlLexicalHandler [external] | |
CQXmlDefaultHandler [external] |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:16 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:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.