Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.physic.SkeletonAnimationResolver
Extends/Implements : -
Subclasses : -

Attach a skeleton to an animation.
author  Johann Sorel


Variables : -
Functions : map




param  skeleton
param  animation
param  nameAliases models may have different names for bones
when a bone is not found the aliases are searched
public void map (Skeleton skeleton, SkeletonAnimation animation, Dictionary nameAliases)