q5play
Preparing search index...
Box2D
b2CollisionPlane
Interface b2CollisionPlane
interface
b2CollisionPlane
{
clipVelocity
:
boolean
;
plane
:
b2Plane
;
push
:
number
;
pushLimit
:
number
;
clone
()
:
this
;
delete
()
:
void
;
deleteLater
()
:
this
;
isAliasOf
(
other
:
ClassHandle
)
:
boolean
;
isDeleted
()
:
boolean
;
[
key
:
number
]:
()
=>
void
;
}
Hierarchy (
View Summary
)
ClassHandle
b2CollisionPlane
Indexable
[
key
:
number
]:
()
=>
void
Index
Properties
clip
Velocity
plane
push
push
Limit
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
Properties
clip
Velocity
clipVelocity
:
boolean
plane
plane
:
b2Plane
push
push
:
number
push
Limit
pushLimit
:
number
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
Properties
clip
Velocity
plane
push
push
Limit
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
q5play
Loading...