org.robokind.api.animation.editor.features
Class SyncPointGroupConfig.SyncPointConfig

java.lang.Object
  extended by org.robokind.api.animation.editor.features.SyncPointGroupConfig.SyncPointConfig
Enclosing class:
SyncPointGroupConfig

public static class SyncPointGroupConfig.SyncPointConfig
extends Object


Field Summary
 int channelId
           
 int controlPointId
           
 int motionPathId
           
 
Constructor Summary
SyncPointGroupConfig.SyncPointConfig(int channelId, int motionPathId, int controlPointId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channelId

public int channelId

motionPathId

public int motionPathId

controlPointId

public int controlPointId
Constructor Detail

SyncPointGroupConfig.SyncPointConfig

public SyncPointGroupConfig.SyncPointConfig(int channelId,
                                            int motionPathId,
                                            int controlPointId)


Copyright © 2011-2013. All Rights Reserved.