![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::App, including all inherited members.
| App(sf::ContextSettings contextSettings=sf::ContextSettings()) | xy::App | |
| App(const App &)=delete (defined in xy::App) | xy::App | |
| App(App &&)=delete (defined in xy::App) | xy::App | |
| applyVideoSettings(const VideoSettings &) | xy::App | |
| Console (defined in xy::App) | xy::App | friend |
| draw()=0 | xy::App | protectedpure virtual |
| finalise() | xy::App | protectedvirtual |
| getActiveInstance() | xy::App | static |
| getApplicationName() const | xy::App | |
| getClearColour() | xy::App | static |
| getMessageBus() | xy::App | |
| getRenderWindow() | xy::App | static |
| getVideoSettings() const | xy::App | |
| GuiClient (defined in xy::App) | xy::App | friend |
| handleEvent(const sf::Event &)=0 | xy::App | protectedpure virtual |
| handleMessage(const Message &)=0 | xy::App | protectedpure virtual |
| initialise() | xy::App | protectedvirtual |
| isMouseCursorVisible() | xy::App | static |
| operator=(const App &)=delete (defined in xy::App) | xy::App | |
| operator=(App &&)=delete (defined in xy::App) | xy::App | |
| pause() | xy::App | |
| printStat(const std::string &, const std::string &) | xy::App | static |
| quit() | xy::App | static |
| registerStates()=0 | xy::App | protectedpure virtual |
| resume() | xy::App | |
| run() | xy::App | |
| setApplicationName(const std::string &name) | xy::App | |
| setClearColour(sf::Color) | xy::App | static |
| setMouseCursorVisible(bool) | xy::App | static |
| setWindowIcon(const std::string &) | xy::App | |
| setWindowTitle(const std::string &) | xy::App | |
| updateApp(float dt)=0 | xy::App | protectedpure virtual |
| ~App()=default (defined in xy::App) | xy::App | virtual |
1.8.18