Méthode |
Description |
|
AddCurveToBone ( AnimatedBone bones, int boneId, Curves curve ) : void |
|
|
CreateBoneArray ( int numBones ) : DatDigger.Sections.Animation.AnimatedBone[] |
|
|
CreateCompressedLinearCurve ( BinaryReaderEx reader, AnimatedComponent component, short count ) : Curves.LinearCurve |
|
|
CreateConstantCurve ( BinaryReaderEx reader, AnimatedComponent component, short count ) : Curves.ConstantCurve |
|
|
CreateQuaternionCurve ( BinaryReaderEx reader, short count ) : Curves.QuaternionCurve |
|
|
CreateUncompressedLinearCurve ( BinaryReaderEx reader, AnimatedComponent component, short count ) : Curves.LinearCurve |
|
|
DetermineAnimatedComponent ( short type ) : AnimatedComponent |
|
|