Vigilante Game Framework  1.0.0.8
A 2D/3D C++ Game Framework using SFML.
VGame Member List

This is the complete list of members for VGame, including all inherited members.

Cleanup()VGameprotectedvirtual
HandleEvents()VGameprotectedvirtual
Init()VGameprotectedvirtual
PostRender()VGameprotectedvirtual
PreRender()VGameprotectedvirtual
Render(VCamera *camera)VGameprotectedvirtual
Run(const sf::String &title, VState *initialState, int windowwidth, int windowheight, float fps=60, int flags=sf::Style::Default, const sf::ContextSettings &settings=sf::ContextSettings())VGame
Run(const sf::String &title, VState *initialState, int windowwidth, int windowheight, int screenwidth, int screenheight, float fps=60, int flags=sf::Style::Default, const sf::ContextSettings &settings=sf::ContextSettings())VGame
Update(float dt)VGameprotectedvirtual
VGame()=default (defined in VGame)VGame
~VGame() (defined in VGame)VGamevirtual