org.robokind.api.animation.utils
Interface AnimationEditListener


public interface AnimationEditListener

Author:
Matthew Stevenson

Method Summary
 void handlePositions(long x, Map<Integer,Double> positions)
           
 void setEditEnabled(boolean val)
           
 

Method Detail

handlePositions

void handlePositions(long x,
                     Map<Integer,Double> positions)

setEditEnabled

void setEditEnabled(boolean val)


Copyright © 2011-2013. All Rights Reserved.