public class AnimationCharacterMapping extends Object
| Constructor and Description |
|---|
AnimationCharacterMapping() |
| Modifier and Type | Method and Description |
|---|---|
static AnimType |
getAnimTypeFromString(String animStringId) |
static HashSet<AnimType> |
getAvailableAnimations(CharacterType charType)
Returns all available animations for a character.
|
static boolean |
hasAnim(AnimType anim,
CharacterType character)
Returns true if input animation can be played by the input character.
|
public static boolean hasAnim(AnimType anim, CharacterType character)
anim - character - public static HashSet<AnimType> getAvailableAnimations(CharacterType charType)
charType - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.