 |
Cytopia
0.3
A city building simulation game
|
SDL_Point m_screenCoordinates
SDL_Rect getActiveClipRect()
SDL_Rect getDestRect(Layer layer=Layer::TERRAIN)
std::vector< SpriteData > m_SpriteData
virtual ~Sprite()=default
Sprite(Point isoCoordinates)
static constexpr SpriteRGBColor GRAY
@ NONE
0- this must be FIRST !!!
bool isLayerUsed(Layer layer)
class _sprite_highlight_color_t SpriteHighlightColor
double m_currentZoomLevel
static constexpr SpriteRGBColor RED
void setSpriteTranparencyFactor(const Layer &layer, unsigned char alpha)
void setRenderFlag(const Layer &layer, bool render)
enable/disable rendering for this sprite on a specific layer
SDL_Rect getActiveDestRect()
void setClipRect(SDL_Rect clipRect, Layer layer=Layer::TERRAIN)
SDL_Rect getClipRect(Layer layer=Layer::TERRAIN)
SpriteRGBColor highlightColor
@ TERRAIN
3- Terrain tiles, decorations, ... - must always be a "full" tile
void setTexture(SDL_Texture *m_texture, Layer layer=Layer::TERRAIN)
std::vector< bool > m_renderLayer
void refresh(const Layer &layer=Layer::NONE)
void clearSprite(Layer layer)
void setDestRect(SDL_Rect clipRect, Layer layer=Layer::TERRAIN)