org.cogchar.bind.rk.aniconv
Class AnimationData
java.lang.Object
org.cogchar.bind.rk.aniconv.AnimationData
public class AnimationData
- extends Object
- Author:
- Jason G. Pallack
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimationData
public AnimationData(String animName)
getName
public String getName()
addChannel
public void addChannel(ChannelData channel)
getChannels
public List<ChannelData> getChannels()
Copyright © 2010-2013. All Rights Reserved.