Class TargetingInfo
java.lang.Object
com.pixelmonmod.pixelmon.battles.attacks.TargetingInfo
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
hitsAll
public boolean hitsAll -
hitsOppositeFoe
public boolean hitsOppositeFoe -
hitsAdjacentFoe
public boolean hitsAdjacentFoe -
hitsExtendedFoe
public boolean hitsExtendedFoe -
hitsSelf
public boolean hitsSelf -
hitsAdjacentAlly
public boolean hitsAdjacentAlly -
hitsExtendedAlly
public boolean hitsExtendedAlly
-
-
Constructor Details
-
TargetingInfo
public TargetingInfo()
-