Mallet Engine
2
Entity-Component based game engine, written in Java.
|
constructSkeleton(final Bone2 _root) | com.linxonline.mallet.animation.Skeleton2 | |
rotateFromBone(final String _name, final float _rotate) | com.linxonline.mallet.animation.Skeleton2 | |
rotateFromRoot(final float _rotate) | com.linxonline.mallet.animation.Skeleton2 | |
Skeleton2() | com.linxonline.mallet.animation.Skeleton2 | |
translateFromBone(final String _name, final Vector2 _translate) | com.linxonline.mallet.animation.Skeleton2 | |
translateFromRoot(final Vector2 _translate) | com.linxonline.mallet.animation.Skeleton2 |