![]() |
Rise
The Vieneo Province
|
#include <Page.h>
Public Member Functions | |
| void | Render () |
| ~Page () | |
| bool | HandleKeyPress (short key, bool shift) |
| void | FrameMove (float fElapsed) |
| void | OnPageChanged () |
Public Attributes | |
| std::string | name |
| std::vector< Instrument * > | instruments |
| std::vector< Element > | elements |
|
inline |
| std::vector<Instrument*> Page::instruments |