+
Show TOC
×
Hide TOC
All properties
ADD
public static constant property
For use with the ADD event.
angle
The angle of the rigid body.
args
body
The b2Body for this QuickObject.
bodyDef
The b2BodyDef for this QuickObject.
callback
currentPoint
The newest/current b2ContactPoint.
currentResult
The newest/current b2ContactResult.
dispatcher
DISTANCE
public static property
Constant value "distance" joint type
frim
Toggles FRIM (frame rate independent movement).
GEAR
public static property
Constant value "gear" joint type
gravity
The world gravity vector.
iterations
The Box2D iterations.
joint
The b2DistanceJoint if this QuickObject is a JointObject.
main
The MovieClip containing the Box2D world.
params
PERSIST
public static constant property
For use with the PERSIST event.
PRISMATIC
public static property
Constant value "prismatic" joint type
PULLEY
public static property
Constant value "pulley" joint type
REMOVE
public static constant property
For use with the REMOVE event.
RESULT
public static constant property
For use with the RESULT event.
REVOLUTE
public static property
Constant value "revolute" joint type
shape
The b2Shape for this QuickObject.
shapeDef
The b2ShapeDef for this QuickObject.
STEP
public static property
Constant value for use with the QuickBox2D step event
time
timeStep
The Box2D time step.
totalTimeSteps
This value is incremented every time a time step occurs.
tri
public static property
userData
QuickObject
The userData property from the b2Body or b2Joint.
userData
JointObject
w
QuickBox2D
The Box2D b2World instance.
worldAABB
The Box2D b2AABB instance.
x
Pnt
x
QuickObject
The x location of the rigid body.
y
Pnt
y
QuickObject
The y location of the rigid body.