player property

Player? player
final

Represents the character controlled by the user in the game. Instances of this class has actions and movements ready to be used and configured.

Implementation

final Player? player;