Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:22

Class enchant.gl.Skeleton

Class Summary
Constructor Attributes Constructor Name and Description
 
Class that becomes bone structure route.

Method Summary

Method Attributes Method Name and Description
 
addChild(child)
Add child bone to skeleton.
 
addIKControl(effector, target, bones, maxangle, iteration)
Add IK control information.
 
removeChild(child)
Delete child bone from skeleton.
 
setPoses(poses)
Set pose.
 
Perform pose settlement according to FK.
 
Perform pose settlement via IK.

Class Detail

enchant.gl.Skeleton()
Class that becomes bone structure route.

Method Detail