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