q5play
Preparing search index...
Box2D
ClassHandle
Interface ClassHandle
interface
ClassHandle
{
clone
()
:
this
;
delete
()
:
void
;
deleteLater
()
:
this
;
isAliasOf
(
other
:
ClassHandle
)
:
boolean
;
isDeleted
()
:
boolean
;
[
key
:
number
]:
()
=>
void
;
}
Hierarchy (
View Summary
)
ClassHandle
b2Vec2
b2CosSin
b2Rot
b2Transform
b2Mat22
b2AABB
b2Hull
b2WorldDef
b2CastOutput
b2RayCastInput
b2ManifoldPoint
b2Manifold
b2Counters
b2SensorEvents
b2BodyEvents
b2BodyMoveEvent
b2ContactEvents
b2ContactBeginTouchEvent
b2ContactData
b2ContactHitEvent
b2JointEvent
b2JointEvents
b2Profile
b2QueryFilter
b2ExplosionDef
b2RayResult
BasicWorldInterface
WorldRef
WorldConstRef
b2Circle
b2Capsule
b2Segment
b2Filter
b2ShapeDef
b2ShapeProxy
b2SurfaceMaterial
b2Polygon
b2ChainDef
BasicChainInterface
b2ChainSegment
BasicShapeInterface
b2MassData
b2MotionLocks
b2BodyDef
BasicBodyInterface
BodyRef
BodyConstRef
ChainRef
ChainConstRef
BasicJointInterface
b2JointDef
JointRef
JointConstRef
DistanceJointRef
DistanceJointConstRef
MotorJointRef
MotorJointConstRef
PrismaticJointRef
PrismaticJointConstRef
RevoluteJointRef
RevoluteJointConstRef
WeldJointRef
WeldJointConstRef
WheelJointRef
WheelJointConstRef
BasicDistanceJointInterface
BasicMotorJointInterface
BasicPrismaticJointInterface
BasicRevoluteJointInterface
BasicWeldJointInterface
BasicWheelJointInterface
b2DistanceJointDef
b2MotorJointDef
b2FilterJointDef
b2PrismaticJointDef
b2RevoluteJointDef
b2WeldJointDef
b2WheelJointDef
b2DebugDraw
b2RayCallbackResult
b2Plane
b2CollisionPlane
b2PlaneSolverResult
TaskSystem
DebugDrawCommandBuffer
Indexable
[
key
:
number
]:
()
=>
void
Index
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
Methods
clone
clone
()
:
this
Returns
this
delete
delete
()
:
void
Returns
void
delete
Later
deleteLater
()
:
this
Returns
this
is
Alias
Of
isAliasOf
(
other
:
ClassHandle
)
:
boolean
Parameters
other
:
ClassHandle
Returns
boolean
is
Deleted
isDeleted
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
q5play
Loading...