q5play
Preparing search index...
Box2D
b2Counters
Interface b2Counters
interface
b2Counters
{
bodyCount
:
number
;
byteCount
:
number
;
contactCount
:
number
;
islandCount
:
number
;
jointCount
:
number
;
shapeCount
:
number
;
stackUsed
:
number
;
staticTreeHeight
:
number
;
taskCount
:
number
;
treeHeight
:
number
;
clone
()
:
this
;
delete
()
:
void
;
deleteLater
()
:
this
;
GetColorCount
(
_0
:
number
)
:
number
;
isAliasOf
(
other
:
ClassHandle
)
:
boolean
;
isDeleted
()
:
boolean
;
SetColorCount
(
_0
:
number
,
_1
:
number
)
:
void
;
[
key
:
number
]:
()
=>
void
;
}
Hierarchy (
View Summary
)
ClassHandle
b2Counters
Indexable
[
key
:
number
]:
()
=>
void
Index
Properties
body
Count
byte
Count
contact
Count
island
Count
joint
Count
shape
Count
stack
Used
static
Tree
Height
task
Count
tree
Height
Methods
clone
delete
delete
Later
Get
Color
Count
is
Alias
Of
is
Deleted
Set
Color
Count
Properties
body
Count
bodyCount
:
number
byte
Count
byteCount
:
number
contact
Count
contactCount
:
number
island
Count
islandCount
:
number
joint
Count
jointCount
:
number
shape
Count
shapeCount
:
number
stack
Used
stackUsed
:
number
static
Tree
Height
staticTreeHeight
:
number
task
Count
taskCount
:
number
tree
Height
treeHeight
:
number
Methods
clone
clone
()
:
this
Returns
this
delete
delete
()
:
void
Returns
void
delete
Later
deleteLater
()
:
this
Returns
this
Get
Color
Count
GetColorCount
(
_0
:
number
)
:
number
Parameters
_0
:
number
Returns
number
is
Alias
Of
isAliasOf
(
other
:
ClassHandle
)
:
boolean
Parameters
other
:
ClassHandle
Returns
boolean
is
Deleted
isDeleted
()
:
boolean
Returns
boolean
Set
Color
Count
SetColorCount
(
_0
:
number
,
_1
:
number
)
:
void
Parameters
_0
:
number
_1
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Count
byte
Count
contact
Count
island
Count
joint
Count
shape
Count
stack
Used
static
Tree
Height
task
Count
tree
Height
Methods
clone
delete
delete
Later
Get
Color
Count
is
Alias
Of
is
Deleted
Set
Color
Count
q5play
Loading...