Enum ItemType
Namespace: Danmokou.Core
Assembly: cs.temp.dll.dll
Syntax
public enum ItemType
Fields
Name | Description |
---|---|
FULLPOWER | Full power item (yellow) |
GEM | Special meter refill item (rotating yellow prism) |
LIFE | Life item (pink) |
ONEUP | 1-up item (green mushroom) |
POWER | Power item (orange) |
POWERUP_D | Powerup item always in mode D |
POWERUP_K | Powerup item always in mode K |
POWERUP_M | Powerup item always in mode M |
POWERUP_SHIFT | Powerup item that switches between modes D/M/K |
PPP | Point++ item (green) |
SMALL_VALUE | Small value item (blue) |
VALUE | Value item (blue) |