PART NINE
TOOLS

TOOLS

More Item classes

Require Tools To Do Tasks

CHECKPOINT
Run your code and see...

STAMINA

Stamina

Using and Recovering Stamina

Rendering Stamina Bar

CHECKPOINT
Run your code and see...

USER INTERFACE

Recolor Stamina Bar

g.setColor(new Color(1-getPercentStamina(), getPercentStamina(), 0));

Tracking Days

Highlighting Terrain

CHECKPOINT
Run your code and see...