RuneHive-Game
Loading...
Searching...
No Matches
CombatSpell.java File Reference
import com.runehive.content.skill.impl.magic.Spellbook;
import com.runehive.game.Animation;
import com.runehive.game.Graphic;
import com.runehive.game.world.entity.combat.CombatImpact;
import com.runehive.game.world.entity.combat.projectile.CombatProjectile;
import com.runehive.game.world.entity.mob.Mob;
import com.runehive.game.world.items.Item;
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
import com.runehive.game.world.entity.combat.projectile.CombatProjectile.getDefinition;
Include dependency graph for CombatSpell.java:

Go to the source code of this file.

Classes

enum  com.runehive.game.world.entity.combat.magic.CombatSpell

Packages

package  com.runehive.game.world.entity.combat.magic