Lums
|
This is the complete list of members for lm::StaticSpriteBatch, including all inherited members.
draw(const Texture &texture, int atlas=0, Vector2f pos={0.f, 0.f}, Vector2f scale={1.f, 1.f}, Vector4f color={1.f, 1.f, 1.f, 1.f}, Vector2b flip={false, false}) | lm::StaticSpriteBatch | |
draw(const Sprite &sprite) | lm::StaticSpriteBatch | |
draw(const Font &font, const char *text, Vector2f pos={0.f, 0.f}, Vector4f color={1.f, 1.f, 1.f, 1.f}) | lm::StaticSpriteBatch | |
flush() | lm::StaticSpriteBatch | |
render() | lm::StaticSpriteBatch | |
send() | lm::StaticSpriteBatch | |
setTexture(const Texture *texture) | lm::StaticSpriteBatch | |
StaticSpriteBatch() | lm::StaticSpriteBatch | |
texture | lm::StaticSpriteBatch | protected |
vbo | lm::StaticSpriteBatch | protected |
~StaticSpriteBatch() | lm::StaticSpriteBatch |