#include <render.h>
◆ RenderRectTexture()
RenderRectTexture::RenderRectTexture |
( |
const CoordXY & |
p0, |
|
|
SDL_Texture * |
tex, |
|
|
int |
nTextureWidth, |
|
|
int |
nTextureHeight, |
|
|
int |
nPositionZ = 0 |
|
) |
| |
◆ canDraw()
bool RenderRectTexture::canDraw |
( |
const GameState & |
state | ) |
|
|
overridevirtual |
◆ draw()
void RenderRectTexture::draw |
( |
SDL_Renderer * |
renderer | ) |
|
|
overridevirtual |
◆ modify()
◆ currentFrame
SDL_Rect RenderRectTexture::currentFrame |
|
private |
◆ m_coordPos
CoordXY RenderRectTexture::m_coordPos |
|
private |
◆ m_coordPosEnd
CoordXY RenderRectTexture::m_coordPosEnd |
|
private |
◆ m_coordRender
CoordXY RenderRectTexture::m_coordRender |
|
private |
◆ m_coordRenderEnd
CoordXY RenderRectTexture::m_coordRenderEnd |
|
private |
◆ m_pTexture
SDL_Texture* RenderRectTexture::m_pTexture |
|
private |
The documentation for this class was generated from the following files: