habbokt
jvm
game
/
com.habbokt.game
/
GamePlayer
Game
Player
class
GamePlayer
(
id
:
Int
,
client
:
Client
)
:
Player
Author
Jordan Abraham
Members
Constructors
Game
Player
Link copied to clipboard
constructor
(
id
:
Int
,
client
:
Client
)
Functions
login
Link copied to clipboard
open
override
fun
login
(
)
Properties
client
Link copied to clipboard
val
client
:
Client
id
Link copied to clipboard
val
id
:
Int