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

Class enchant.gl.physics.RigidCube

Class Summary
Constructor Attributes Constructor Name and Description
 
Rectangular solid rigid object.
Fields borrowed from class enchant.gl.physics.PhySprite3D:
friction, restitution

Class Detail

enchant.gl.physics.RigidCube(scale, mass)
Rectangular solid rigid object.
Parameters:
{Number} scale
Distance between center of box and surface.
{Number} mass
Rigid body mass.
See:
enchant.gl.physics.PhyCube
enchant.gl.physics.Rigid