GamePlayer

class GamePlayer(id: Int, client: Client) : Player

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor(id: Int, client: Client)

Functions

Link copied to clipboard
open override fun login()

Properties

Link copied to clipboard
Link copied to clipboard
val id: Int