q5play
Preparing search index...
Box2D
b2JointEvent
Interface b2JointEvent
interface
b2JointEvent
{
jointId
:
b2JointId
;
clone
()
:
this
;
delete
()
:
void
;
deleteLater
()
:
this
;
isAliasOf
(
other
:
ClassHandle
)
:
boolean
;
isDeleted
()
:
boolean
;
[
key
:
number
]:
()
=>
void
;
}
Hierarchy (
View Summary
)
ClassHandle
b2JointEvent
Indexable
[
key
:
number
]:
()
=>
void
Index
Properties
joint
Id
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
Properties
joint
Id
jointId
:
b2JointId
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
joint
Id
Methods
clone
delete
delete
Later
is
Alias
Of
is
Deleted
q5play
Loading...