Uses of Class
zombie.iso.objects.IsoTrap
Packages that use IsoTrap
-
Uses of IsoTrap in zombie
Modifier and TypeMethodDescriptionvoid
CombatManager.processInstantExplosion
(IsoGameCharacter character, IsoTrap trap) -
Uses of IsoTrap in zombie.core.physics
Fields in zombie.core.physics declared as IsoTrap -
Uses of IsoTrap in zombie.iso
Methods in zombie.iso with parameters of type IsoTrapModifier and TypeMethodDescriptionvoid
IsoGridSquare.drawCircleExplosion
(int radius, IsoTrap trap, IsoTrap.ExplosionMode explosionMode) void
-
Uses of IsoTrap in zombie.iso.fboRenderChunk
Methods in zombie.iso.fboRenderChunk with parameters of type IsoTrap