PlayerHintArrow

Player hint arrows are used to render a hint arrow on-top of a specific player.

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int

the index of the player who is receiving the hint arrow. Note that this is the real index without any offsets or additions.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String