public class YoYoTemplate extends AbstractPlanTemplate
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DIR_X1 |
protected static int |
DIR_X2 |
protected static int |
DIR_YDOWN |
protected static int |
DIR_YUP |
LocationType |
loc |
double |
maxdepth |
double |
mindepth |
double |
pitch |
int |
popup |
double |
rot |
double |
size |
double |
speed |
double |
ve |
double |
vn |
map, mission| Constructor and Description |
|---|
YoYoTemplate() |
| Modifier and Type | Method and Description |
|---|---|
PlanType |
generatePlan() |
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
addTemplateToMission, editProperties, getDescription, getImageIcon, getMission, getName, getPropertiesDialogTitle, getPropertiesErrors, main, setMission, setPropertiespublic LocationType loc
public double size
public double maxdepth
public double mindepth
public double speed
public double rot
public double vn
public double ve
public int popup
public double pitch
protected static final int DIR_YUP
protected static final int DIR_X1
protected static final int DIR_YDOWN
protected static final int DIR_X2
public com.l2fprod.common.propertysheet.DefaultProperty[] getProperties()
getProperties in interface PropertiesProvidergetProperties in class AbstractPlanTemplatepublic PlanType generatePlan() throws java.lang.Exception
generatePlan in class AbstractPlanTemplatejava.lang.ExceptionCopyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.