granatier
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NGranatier | |
CArena | This class represents the Arena of the game |
CArenaItem | This class is the graphical view of the Arena |
CArenaSelector | A widget used to select the game's arena |
CArenaSettings | Class for loading arena files |
CBlock | This class represents a block with the possibility of a bonus inside |
CBlockItem | This class is the graphical representation of a Block |
CBomb | This class describes the common characteristics and behaviour of the bomb item |
CBombExplosionItem | This class is the graphical representation of a Bomb explosion |
CBombItem | This class is the graphical representation of a Bomb |
CBonus | This class represents a Bonus for the Player |
CBonusItem | This class is the graphical representation of a Bonus |
CCell | This class represents a Cell of the Arena |
▼CCharacter | This class describes the common characteristics and behaviour of the game characters (Players) |
CShortcuts | Keyboard shortcuts for moving and dropping a bomb |
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 |
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 |
CInfoOverlay | This class the game info if paused or a round is over |
CInfoSidebar | This class represents the game sidebar with game information about the player |
CKConfigSkeleton | |
CKGameRenderedItem | |
CKXmlGuiWindow | |
CMainWindow | This class enables to create the main window for Granatier |
CMapParser | This class handles XML reader events in order to initialize the Arena properties |
CPlayer | This class represents the main character of the game |
CPlayerInfo | |
CPlayerItem | This class manage the display of the Player |
CPlayerSelector | |
CPlayerSelectorItem | |
CPlayerSettings | |
CSettings |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:11 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:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.