|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkeletonAnimation | |
---|---|
com.badlogic.gdx.graphics.g3d.model.skeleton |
Uses of SkeletonAnimation in com.badlogic.gdx.graphics.g3d.model.skeleton |
---|
Fields in com.badlogic.gdx.graphics.g3d.model.skeleton declared as SkeletonAnimation | |
---|---|
protected SkeletonAnimation[] |
SkeletonModel.animations
|
Fields in com.badlogic.gdx.graphics.g3d.model.skeleton with type parameters of type SkeletonAnimation | |
---|---|
ObjectMap<java.lang.String,SkeletonAnimation> |
Skeleton.animations
map of animations, indexed by name |
Methods in com.badlogic.gdx.graphics.g3d.model.skeleton that return SkeletonAnimation | |
---|---|
SkeletonAnimation |
SkeletonModel.getAnimation(java.lang.String name)
|
SkeletonAnimation[] |
SkeletonModel.getAnimations()
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |