Describes the public instance surface of the Player class.
This is used as the this type for EventCallback, so callbacks can be typed without creating a dependency on the Player class itself.
this
Player
Optional
Describes the public instance surface of the Player class.
This is used as the
thistype for EventCallback, so callbacks can be typed without creating a dependency on thePlayerclass itself.