1#ifndef YAZE_APP_EDITOR_OVERWORLD_USAGE_STATISTICS_CARD_H_
2#define YAZE_APP_EDITOR_OVERWORLD_USAGE_STATISTICS_CARD_H_
13 void Draw(
bool* p_open =
nullptr);
~UsageStatisticsCard()=default
zelda3::Overworld * overworld_
void Draw(bool *p_open=nullptr)
UsageStatisticsCard(zelda3::Overworld *overworld)
Represents the full Overworld data, light and dark world.
Editors are the view controllers for the application.