|
RuneHive-Game
|
import com.runehive.game.action.Action;import com.runehive.game.action.policy.WalkablePolicy;import com.runehive.game.world.entity.mob.player.Player;import com.runehive.content.skill.impl.magic.spell.Spell;import com.runehive.game.world.items.Item;Go to the source code of this file.
Classes | |
| class | com.runehive.game.action.impl.SpellAction |
| Handles the spell casting action. More... | |
Packages | |
| package | com.runehive.game.action.impl |