RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils.messaging
/
Messagable
Messagable
public
abstract
class
Messagable
Content copied to clipboard
Functions
Extensions
Inheritors
Functions
handle
Message
Link copied to clipboard
abstract
Unit
handleMessage
(
Message
m
)
Content copied to clipboard
messaging
Routine
Link copied to clipboard
final
Unit
messagingRoutine
(
)
Content copied to clipboard
receive
Link copied to clipboard
final
Unit
receive
(
Message
m
)
Content copied to clipboard
Inheritors
Controller
Link copied to clipboard
GameEntity
Link copied to clipboard
View
Link copied to clipboard
Extensions
create
Ticker
Link copied to clipboard
final
Ticker
createTicker
(
Long
periodMillis
,
Tick
tick
,
CoroutineScope
scope
)
Content copied to clipboard