engine
/
players
/
Player
Player
class
Player
Content copied to clipboard
Represents a participant of the game
Constructors
Functions
Constructors
Player
Link copied to clipboard
fun
Player
()
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard