|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.motion.utils.PositionTargetFrameSource
org.robokind.integration.animation_motion.AnimationEditFrameSource
public class AnimationEditFrameSource
Constructor Summary | |
---|---|
AnimationEditFrameSource(org.robokind.api.motion.Robot robot)
|
Method Summary | |
---|---|
void |
handlePositions(long x,
Map<Integer,Double> positions)
|
void |
setEditEnabled(boolean val)
|
Methods inherited from class org.robokind.api.motion.utils.PositionTargetFrameSource |
---|
clearPositions, disableAtGoal, getEnabled, getMovements, getRobot, getStopOnGoalFlag, getVelocity, isAtGoal, putPosition, putPositions, setEnabled, setRobot, setStopOnGoal, setVelocity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimationEditFrameSource(org.robokind.api.motion.Robot robot)
Method Detail |
---|
public void handlePositions(long x, Map<Integer,Double> positions)
handlePositions
in interface org.robokind.api.animation.utils.AnimationEditListener
public void setEditEnabled(boolean val)
setEditEnabled
in interface org.robokind.api.animation.utils.AnimationEditListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |