My Project
rtype::GraphicalLib Member List

This is the complete list of members for rtype::GraphicalLib, including all inherited members.

checkMouseCollision(Position const &position, float const &x, float const &y, float const &height, float const &width) overridertype::GraphicalLibvirtual
clearScreen() overridertype::GraphicalLibvirtual
closeAudio() overridertype::GraphicalLibvirtual
closeWindow() overridertype::GraphicalLibvirtual
createColor(std::array< float, 4 > const &array) overridertype::GraphicalLibvirtual
drawSprite(MyTexture const &texture, std::array< float, 4 > const &rectSource, std::array< float, 4 > const &rectDest, std::pair< float, float > const &origin, float const &rotation, float const &scale) overridertype::GraphicalLibvirtual
drawText(std::string const &text, Position const &pos, std::size_t const &fontSize, std::array< float, 4 > const &color) overridertype::GraphicalLibvirtual
endDrawingWindow() overridertype::GraphicalLibvirtual
getMousePosition() overridertype::GraphicalLibvirtual
getMusicVolume(MyMusic &music) override (defined in rtype::GraphicalLib)rtype::GraphicalLibvirtual
getPressedCharcode() overridertype::GraphicalLibvirtual
getPressedKeycode() overridertype::GraphicalLibvirtual
GraphicalLib()rtype::GraphicalLib
hasBeenPressed(int key) overridertype::GraphicalLibvirtual
hasBeenReleased(int key) overridertype::GraphicalLibvirtual
initAudio() overridertype::GraphicalLibvirtual
initWindow(const int screenWidth, const int screenHeight, std::string title, const int framerate) overridertype::GraphicalLibvirtual
isBeingPressed(int key) overridertype::GraphicalLibvirtual
IsLeftMouseButtonPressed() overridertype::GraphicalLibvirtual
IsLeftMouseButtonReleased() overridertype::GraphicalLibvirtual
isNotBeingPressed(int key) overridertype::GraphicalLibvirtual
playAMusic(MyMusic &music) overridertype::GraphicalLibvirtual
playASound(MySound &sound) overridertype::GraphicalLibvirtual
playASoundMulti(MySound &sound) overridertype::GraphicalLibvirtual
setExitKey(int key) overridertype::GraphicalLibvirtual
setMusicVolume(MyMusic &music, float volume) override (defined in rtype::GraphicalLib)rtype::GraphicalLibvirtual
startDrawingWindow() overridertype::GraphicalLibvirtual
updateAMusic(MyMusic &music) overridertype::GraphicalLibvirtual
windowShouldClose() overridertype::GraphicalLibvirtual
~GraphicalLib()rtype::GraphicalLib
~IGraphicalLib()=defaultrtype::IGraphicalLibvirtual