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

Class enchant.gl.physics.RigidPlane

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.gl.physics.RigidPlane(NormalX, NormalY, NormalZ, distance)
Infinite level surface rigid body object.
Fields borrowed from class enchant.gl.physics.Rigid:
friction, restitution, rigidBody, world

Class Detail

enchant.gl.physics.RigidPlane(NormalX, NormalY, NormalZ, distance)
Infinite level surface rigid body object.
Parameters:
{Number} NormalX
Level surface normal vector x component.
{Number} NormalY
Level surface normal vector y component.
{Number} NormalZ
Level surface normal vector z component.
distance
See:
enchant.gl.physics.Rigid
enchant.gl.physics.PhyPlane