Defines a class for loading and storing images.
void draw(gcn::Graphics *graphics) override
Draws the minimap.
void toggle()
Toggles the displaying of the minimap.
ResourceRef< Image > mMapImage
void setMap(Map *map)
Sets the map image that should be displayed.
Automatically counting Resource reference.