xyginext  0.2.0
Second generation of xygine game creation framework
xy::App Member List

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::Appfriend
draw()=0xy::Appprotectedpure virtual
finalise()xy::Appprotectedvirtual
getActiveInstance()xy::Appstatic
getApplicationName() constxy::App
getClearColour()xy::Appstatic
getMessageBus()xy::App
getRenderWindow()xy::Appstatic
getVideoSettings() constxy::App
GuiClient (defined in xy::App)xy::Appfriend
handleEvent(const sf::Event &)=0xy::Appprotectedpure virtual
handleMessage(const Message &)=0xy::Appprotectedpure virtual
initialise()xy::Appprotectedvirtual
isMouseCursorVisible()xy::Appstatic
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::Appstatic
quit()xy::Appstatic
registerStates()=0xy::Appprotectedpure virtual
resume()xy::App
run()xy::App
setApplicationName(const std::string &name)xy::App
setClearColour(sf::Color)xy::Appstatic
setMouseCursorVisible(bool)xy::Appstatic
setWindowIcon(const std::string &)xy::App
setWindowTitle(const std::string &)xy::App
updateApp(float dt)=0xy::Appprotectedpure virtual
~App()=default (defined in xy::App)xy::Appvirtual