Class Index | File Index

Classes


Class GLGE.Bone

Class defining a bones name and position in a skeleton
Defined in: glge.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
GLGE.Bone(name, x, y, z)
Class Detail
GLGE.Bone(name, x, y, z)
Parameters:
{string} name
the name of the bone
{number} x
the x co-ordinate of the bone
{number} y
the y co-ordinate of the bone
{number} z
the z co-ordinate of the bone

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Dec 21 2009 20:52:54 GMT-0000 (GMT)