39 const int x = getWidth() / 2;
bool drawSpriteAt(Graphics *graphics, int x, int y) const
A central point of control for graphics.
const Being * mBeing
The character used for display.
PlayerBox(const Being *being=nullptr)
Constructor.
void draw(gcn::Graphics *graphics) override
Draws the scroll area and the player.