rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-common
/
io.github.aecsocket.rattle.impl
/
RattleMessages
Rattle
Messages
interface
RattleMessages
Members
Types
Command
Link copied to clipboard
interface
Command
Error
Link copied to clipboard
interface
Error
Stats
Bar
Link copied to clipboard
interface
StatsBar
Properties
command
Link copied to clipboard
abstract
val
command
:
RattleMessages.Command
error
Link copied to clipboard
abstract
val
error
:
RattleMessages.Error
stats
Bar
Link copied to clipboard
abstract
val
statsBar
:
RattleMessages.StatsBar
Functions
timing
Link copied to clipboard
abstract
fun
timing
(
time
:
Double
)
:
Message