public class ConeTargeter extends ILocationSelector
Modifier and Type | Field and Description |
---|---|
protected double |
angle |
protected double |
cos |
protected double |
cosSq |
protected int |
points |
protected double |
range |
protected double |
rotation |
protected double |
yOffset |
yoffset
config, targetConditions, targetConditionString
Constructor and Description |
---|
ConeTargeter(MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
HashSet<AbstractLocation> |
getLocations(SkillMetadata data) |
filter, mutate
getMythicTargeter, getPlugin, toString
protected double angle
protected double range
protected int points
protected double rotation
protected double yOffset
protected double cos
protected double cosSq
public ConeTargeter(MythicLineConfig mlc)
public HashSet<AbstractLocation> getLocations(SkillMetadata data)
getLocations
in class ILocationSelector
Copyright © 2020. All rights reserved.