Class Combat
java.lang.Object
org.rspeer.game.Combat
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDeprecated.static enumDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated.static intDeprecated.static Combat.AttackStyleDeprecated.static Combat.AttackStylegetSkillStyle(Skill skill) Deprecated.static intDeprecated.static intDeprecated.static Combat.WeaponTypeDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanDeprecated.static booleanselect(Combat.AttackStyle style) Deprecated.static booleantoggleAutoRetaliate(boolean active) Deprecated.static booleantoggleSpecial(boolean active) Deprecated.
-
Constructor Details
-
Combat
public Combat()Deprecated.
-
-
Method Details
-
getWeaponType
Deprecated. -
getSelectedStyle
Deprecated. -
getSkillStyle
Deprecated. -
select
Deprecated. -
isSpecialBarPresent
public static boolean isSpecialBarPresent()Deprecated. -
getSpecialEnergy
public static int getSpecialEnergy()Deprecated. -
toggleSpecial
public static boolean toggleSpecial(boolean active) Deprecated. -
isSpecialActive
public static boolean isSpecialActive()Deprecated. -
isAutoRetaliateOn
public static boolean isAutoRetaliateOn()Deprecated. -
toggleAutoRetaliate
public static boolean toggleAutoRetaliate(boolean active) Deprecated. -
isPoisoned
public static boolean isPoisoned()Deprecated. -
isEnvenomed
public static boolean isEnvenomed()Deprecated. -
isAntipoisonActive
public static boolean isAntipoisonActive()Deprecated. -
getNextPoisonDamage
public static int getNextPoisonDamage()Deprecated. -
curePoison
public static boolean curePoison()Deprecated. -
isMultiZone
public static boolean isMultiZone()Deprecated. -
getWeaponSpeed
public static int getWeaponSpeed()Deprecated.
-
Combatinstead.