public interface AnimationLibrary
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_ANIM_PLAYER_ID |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Animation animation) |
void |
clear() |
Animation |
getAnimation(org.jflux.api.common.rk.config.VersionProperty version) |
String |
getAnimationLibraryId() |
List<org.jflux.api.common.rk.config.VersionProperty> |
getAnimationVersions() |
void |
remove(Animation animation) |
static final String PROP_ANIM_PLAYER_ID
String getAnimationLibraryId()
List<org.jflux.api.common.rk.config.VersionProperty> getAnimationVersions()
Animation getAnimation(org.jflux.api.common.rk.config.VersionProperty version)
void add(Animation animation)
void remove(Animation animation)
void clear()
Copyright © 2011-2016. All Rights Reserved.