Uses of Class
com.prineside.tdi2.abilities.FireballAbility
Packages that use FireballAbility
Package
Description
Variants of 
Ability
 Abilities are what the player can use manually during the game (such things as a Fireball or Nuke).- 
Uses of FireballAbility in com.prineside.tdi2.abilities
Methods in com.prineside.tdi2.abilities that return FireballAbility - 
Uses of FireballAbility in com.prineside.tdi2.explosions
Methods in com.prineside.tdi2.explosions with parameters of type FireballAbilityModifier and TypeMethodDescriptionvoidFireballExplosion.setup(float x, float y, float damage, float fireDamage, float rangeInTiles, FireballAbility ability)