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

Class enchant.gl.physics.RigidContainer

Class Summary
Constructor Attributes Constructor Name and Description
 
Box shape solid object.
Fields borrowed from class enchant.gl.physics.Rigid:
friction, restitution, rigidBody, world

Class Detail

enchant.gl.physics.RigidContainer(scale, mass)
Box shape solid object.
Parameters:
{Number} scale
Distance between center of box to border.
{Number} mass
Mass of rigid object.
See:
enchant.gl.physics.Rigid
enchant.gl.physics.PhyContainer