SpriteSubRenderer

Undocumented in source.

Members

Functions

acceptsEntity
bool acceptsEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
addEntity
void addEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
removeEntity
void removeEntity(uint entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SubRenderer

renderer
SDL_Renderer* renderer;
Undocumented in source.

Meta