2D Engine v0.1.0
|
This is the complete list of members for SDLLayer, including all inherited members.
DrawRectangle(const int x, const int y, const int width, const int height, const SDL_Color color) | SDLLayer | inline |
DrawTexture(SDL_Texture *const texture, const float x, const float y, const float width, const float height) | SDLLayer | inline |
DrawTextureSample(SDL_Texture *const texture, const float x, const float y, const float width, const float height, const float sampleX, const float sampleY, const float sampleWidth, const float sampleHeight) | SDLLayer | inline |
GetRenderer() const | SDLLayer | inline |
GetWindow() const | SDLLayer | inline |
SDLLayer() | SDLLayer | inline |
~SDLLayer() | SDLLayer | inline |