emulinker
Toggle table of contents
1.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
emulinker
emulinker
/
org.emulinker.kaillera.controller.v086.action
/
UserReadyAction
User
Ready
Action
class
UserReadyAction
:
V086Action
<
AllReady
>
,
V086GameEventHandler
<
GameEvent
>
Members
Constructors
User
Ready
Action
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
handle
Event
Link copied to clipboard
open
override
fun
handleEvent
(
event
:
GameEvent
,
clientHandler
:
V086ClientHandler
)
perform
Action
Link copied to clipboard
open
override
fun
performAction
(
message
:
AllReady
,
clientHandler
:
V086ClientHandler
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String