Project Alice
Loading...
Searching...
No Matches
economy_viewer.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
sys
{
4
5
struct
state
;
6
7
}
8
9
namespace
economy_viewer
{
10
11
struct
economy_viewer_state;
12
void
update
(
sys::state
& state);
13
void
render
(
sys::state
& state);
14
}
economy_viewer
Definition:
economy_viewer.cpp:3
economy_viewer::update
void update(sys::state &state)
Definition:
economy_viewer.cpp:49
economy_viewer::render
void render(sys::state &state)
Definition:
economy_viewer.cpp:122
game_scene::borders_granularity::state
@ state
sys
Definition:
constants.hpp:4
sys::state
Holds important data about the game world, state, and other data regarding windowing,...
Definition:
system_state.hpp:480
src
gui
economy_viewer.hpp
Generated by
1.9.5