public class TargetingInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
hitsAdjacentAlly |
boolean |
hitsAdjacentFoe |
boolean |
hitsAll |
boolean |
hitsExtendedAlly |
boolean |
hitsExtendedFoe |
boolean |
hitsOppositeFoe |
boolean |
hitsSelf |
Constructor and Description |
---|
TargetingInfo() |
public boolean hitsAll
public boolean hitsOppositeFoe
public boolean hitsAdjacentFoe
public boolean hitsExtendedFoe
public boolean hitsSelf
public boolean hitsAdjacentAlly
public boolean hitsExtendedAlly