hx3d  1
2D/3D Simple Game Framework
hx3d::window::Game Member List

This is the complete list of members for hx3d::window::Game, including all inherited members.

activateStats(bool enabled)hx3d::window::Game
create()hx3d::window::Gamevirtual
dispose()hx3d::window::Gamevirtual
getSession()hx3d::window::Game
getSize()hx3d::window::Game
getViewport()hx3d::window::Game
isRunning()hx3d::window::Game
pause()hx3d::window::Gamevirtual
render()hx3d::window::Gamevirtual
resize(int width, int height)hx3d::window::Gamevirtual
resume()hx3d::window::Gamevirtual
setScreen(Ptr< Screen > screen)hx3d::window::Game
setTransition(const Ptr< graphics::Transition > &transition)hx3d::window::Game
setViewport(const Ptr< graphics::viewports::Viewport > &viewport)hx3d::window::Game
stop()hx3d::window::Gamevirtual
update(float delta)hx3d::window::Gamevirtual