Bandidos
Public Attributes | List of all members
com.mygdx.game.factories.TrapFactory.TrapType Enum Reference

Public Attributes

 Block_TrainTrap
 
 Damage_BarrelExplosionTrap
 

Detailed Description

This represents a trap type. Each kind of trap is a trap type and has an effect specified to it Block == Blocking trap. (Things blocking the path of enemies) Damage == Damaging trap. (Things that Damage enemies)

Author
Ramses Di Perna

Member Data Documentation

◆ Block_TrainTrap

com.mygdx.game.factories.TrapFactory.TrapType.Block_TrainTrap

◆ Damage_BarrelExplosionTrap

com.mygdx.game.factories.TrapFactory.TrapType.Damage_BarrelExplosionTrap

The documentation for this enum was generated from the following file: