Jamie Slowgrove - PGG Assignment 2
 All Classes Namespaces Files Functions Variables Typedefs Macros
GameUI Member List

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

draw()GameUIvirtual
GameUI(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders, float scoreValue, float heightValue)GameUI
GameUI(std::unordered_map< std::string, Shader * > &shaders, float scoreValue, float heightValue)GameUI
heightGameUIprivate
heightTextGameUIprivate
heightValueGameUIprivate
helpInfoGameUIprivate
initialiseShaders(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)UIprotected
scoreGameUIprivate
scoreTextGameUIprivate
scoreValueGameUIprivate
shaderUIprotected
UI(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)UI
UI(std::unordered_map< std::string, Shader * > &shaders)UI
update(float dt)GameUIvirtual
updateValues(float scoreValue, float heightValue)GameUI
~GameUI()GameUI
~UI()UI