You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > Spaces

19.9 Spaces

A physics Space is the basic unit of simulation.

Related Topics

Space

addBody

addConstraint

addCollisionHandler

addPostStepCallback

addShape

addStaticShape

damping

data

elasticIterations

gravity

idleSpeedThreshold

iterations

rehashShape

rehashStatic

removeBody

removeConstraint

removeShape

removeStaticShape

resizeActiveHash

resizeStaticHash

setDamping

setData

setElasticIterations

setGravity

setIdleSpeedThreshold

setIterations

setSleepTimeThreshold

sleepTimeThreshold

step