rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-common
/
io.github.aecsocket.rattle.impl
/
RattleMessages
/
Command
/
Stats
Stats
interface
Stats
Members
Functions
space
Link copied to clipboard
abstract
fun
space
(
world
:
String
,
colliders
:
Int
,
rigidBodies
:
Int
,
activeRigidBodies
:
Int
)
:
Message
spaces
Header
Link copied to clipboard
abstract
fun
spacesHeader
(
count
:
Int
)
:
Message
timing
Link copied to clipboard
abstract
fun
timing
(
buffer
:
Double
,
median
:
Component
,
best5
:
Component
,
worst5
:
Component
)
:
Message
timings
Header
Link copied to clipboard
abstract
fun
timingsHeader
(
)
:
Message