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

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

creditsCreditsUIprivate
CreditsUI(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)CreditsUI
CreditsUI(std::unordered_map< std::string, Shader * > &shaders)CreditsUI
draw()CreditsUIvirtual
initialiseShaders(std::string vertexShaderFileName, std::string fragmentShaderFileName, std::unordered_map< std::string, Shader * > &shaders)UIprotected
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)CreditsUIvirtual
~CreditsUI()CreditsUI
~UI()UI