Jamie Slowgrove - MGP Assignment 2 - JAM
 All Classes Namespaces Files Functions Variables Macros
JAM_Texture Member List

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

getHeight()JAM_Texture
getTexture()JAM_Texture
getWidth()JAM_Texture
JAM_Texture(SDL_Renderer *renderer, int r, int g, int b)JAM_Texture
JAM_Texture(std::string fileLocation, SDL_Renderer *renderer)JAM_Texture
JAM_Texture(std::string fileLocation, SDL_Renderer *renderer, bool magentaAlpha)JAM_Texture
pushSpriteToScreen(SDL_Renderer *renderer, int x, int y, int srcX, int srcY, int srcWidth, int srcHeight)JAM_Texture
pushSpriteToScreen(SDL_Renderer *renderer, int x, int y, int srcX, int srcY, int srcWidth, int srcHeight, int width, int height)JAM_Texture
pushToScreen(SDL_Renderer *renderer, int x, int y)JAM_Texture
pushToScreen(SDL_Renderer *renderer, int x, int y, int width, int height)JAM_Texture
textureDataJAM_Textureprivate
textureHeightJAM_Textureprivate
textureWidthJAM_Textureprivate
~JAM_Texture()JAM_Texture