|
Lums
|
This is the complete list of members for lm::SpriteBatch, including all inherited members.
| begin() | lm::SpriteBatch | |
| 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 | |
| end() | lm::SpriteBatch | |
| flush() | lm::StaticSpriteBatch | |
| render() | lm::StaticSpriteBatch | |
| send() | lm::StaticSpriteBatch | |
| setTexture(const Texture *texture) | lm::SpriteBatch | protected |
| StaticSpriteBatch() | lm::StaticSpriteBatch | |
| texture | lm::StaticSpriteBatch | protected |
| vbo | lm::StaticSpriteBatch | protected |
| ~StaticSpriteBatch() | lm::StaticSpriteBatch |