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

Class enchant.gl.Pose

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.gl.Pose(position, rotation)
姿勢を処理するためのクラス.

Method Summary

Method Attributes Method Name and Description
 
getInterpolation(another, ratio)
他の姿勢との補間を行う.
Methods borrowed from class enchant.gl.State:
set

Class Detail

enchant.gl.Pose(position, rotation)
姿勢を処理するためのクラス.
Parameters:
{Number[]} position
{Number[]} rotation

Method Detail