granatier
Granatier::Bonus Namespace Reference
Enumerations | |
enum | Type { NONE = GraphicItem::NONE, SPEED = GraphicItem::BONUS_ITEM_SPEED, BOMB = GraphicItem::BONUS_ITEM_BOMB, POWER = GraphicItem::BONUS_ITEM_POWER, SHIELD = GraphicItem::BONUS_ITEM_SHIELD, THROW = GraphicItem::BONUS_ITEM_THROW, KICK = GraphicItem::BONUS_ITEM_KICK, SLOW = GraphicItem::BONUS_ITEM_SLOW, HYPERACTIVE = GraphicItem::BONUS_ITEM_HYPERACTIVE, MIRROR = GraphicItem::BONUS_ITEM_MIRROR, SCATTY = GraphicItem::BONUS_ITEM_SCATTY, RESTRAIN = GraphicItem::BONUS_ITEM_RESTRAIN, RESURRECT = GraphicItem::BONUS_ITEM_RESURRECT } |
Detailed Description
The Bonus possible types.
Enumeration Type Documentation
Enumerator | |
---|---|
NONE | |
SPEED | |
BOMB | |
POWER | |
SHIELD | |
THROW | |
KICK | |
SLOW | |
HYPERACTIVE | |
MIRROR | |
SCATTY | |
RESTRAIN | |
RESURRECT |
Definition at line 103 of file granatierglobals.h.
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.