Enum catchit::ObstacleKind
[−]
[src]
pub enum ObstacleKind { AttractiveForceSwitch, InvisibiltySwitch, Deadly, }
Variants
AttractiveForceSwitch | Enables a temporary attractive force | |
InvisibiltySwitch | Causes all other obstacles to hide themselves for a while | |
Deadly | Kills the player |