kapman
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CBonus | This class represents a Bonus for Kapman |
CCell | This class represents a Cell of the Maze |
CCharacter | This class describes the common characteristics and behaviour of the game characters (Kapman and the Ghost) |
CCharacterItem | This class is the graphical representation of a Character |
CElement | This class describes the common characteristics and behaviour of any game Element (character or item) |
CElementItem | This class is the graphical representation of a game Element |
CEnergizer | This class represents an energizer enabling to eat Ghosts |
CGame | This class manages the game main loop : it regularly checks the key press events, computes the character moves and updates their coordinates |
CGameScene | This class contains all the Game elements to be drawn on the screen by the GameView instance |
CGameView | This class manages the drawing of each element of the Game instance |
CGhost | This class represents a Ghost for kapman |
CGhostItem | This class is the graphical representation of a Ghost |
CKapman | This class represents the main character of the game |
CKapmanItem | This class manage the display of the Kapman |
CKapmanMainWindow | This class enables to create the main window for Kapman |
CKapmanParser | This class handles XML reader events in order to initialize the Maze properties |
CKConfigSkeleton | |
CKXmlGuiWindow | |
CMaze | This class represents the Maze of the game |
CMazeItem | This class is the graphical view of the Maze |
CPill | This class represents a Pill enabling to earn points |
CSettings |
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.