Expand description
contains system for player-controlled interactions
Functionsยง
- player_
system - This system defines all of the interactions that are possible for the
player-controlled
Warrior. Theplay_turnmethod is called onPlayer, passing a&mutwarrior whose actions must be specified.