A box showing a player character.
const Being * mBeing
The character used for display.
void draw(gcn::Graphics *graphics) override
Draws the scroll area and the player.
void setPlayer(const Being *being)
Sets a new player character to be displayed by this box.