public class DynFeedbackValue
Field Summary | ||
---|---|---|
static final int | REMAIN_STRAIGHT | |
Remain straight (no legs).
|
||
static final int | SHOW_THREE_LEGS | |
Show three legs when dragged.
|
||
static final int | SHOW_FIVE_LEGS | |
Show five legs when dragged.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int REMAIN_STRAIGHT
public static final int SHOW_THREE_LEGS
public static final int SHOW_FIVE_LEGS
public static final int UNDEFINED