RuneHive-Game
Loading...
Searching...
No Matches
FormulaFactory.java File Reference
import com.runehive.game.world.entity.combat.CombatType;
import com.runehive.game.world.entity.combat.FormulaModifier;
import com.runehive.game.world.entity.combat.accuracy.*;
import com.runehive.game.world.entity.combat.hit.Hit;
import com.runehive.game.world.entity.combat.hit.HitIcon;
import com.runehive.game.world.entity.combat.hit.Hitsplat;
import com.runehive.game.world.entity.combat.maxhit.MeleeMaxHit;
import com.runehive.game.world.entity.combat.maxhit.RangeMaxHit;
import com.runehive.game.world.entity.combat.strategy.CombatStrategy;
import com.runehive.game.world.entity.mob.Mob;
import com.runehive.util.RandomUtils;
Include dependency graph for FormulaFactory.java:

Go to the source code of this file.

Classes

class  com.runehive.game.world.entity.combat.attack.FormulaFactory
 Supplies factory methods useful for combat. More...

Packages

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