pda
jvm
core
/
net.artux.pda.map.ecs.statistic
Package-level
declarations
Types
Types
Statistic
Link copied to clipboard
data
class
Statistic
(
val
playedTime
:
Int
,
val
killedStalkers
:
Int
,
val
killedMutants
:
Int
,
val
ejections
:
Int
)
Statistic
System
Link copied to clipboard
open
class
StatisticSystem
:
BaseSystem
,
Disposable