|
sdl2_impl 0.1.0
Vendor SDL2 2.32 : IGraphic2Module / IAudioModule
|
This is the complete list of members for SdlText, including all inherited members.
| getFontSize() const override | SdlText | inline |
| getPosition() const override | SdlText | inline |
| getRotation() const override | SdlText | inline |
| getText() const override | SdlText | inline |
| getTextColor() const override | SdlText | inline |
| isReady() const override | SdlText | inline |
| SdlText(std::string data, SdlFont &font) | SdlText | inline |
| SdlWindow | SdlText | friend |
| setFont(graphic::IFont *font) override | SdlText | inline |
| setFontSize(unsigned int size) override | SdlText | inline |
| setPosition(Vector2f position) override | SdlText | inline |
| setRotation(float angle) override | SdlText | inline |
| setText(const std::string text) override | SdlText | inline |
| setTextColor(Color color) override | SdlText | inline |
| ~SdlText() override | SdlText | inline |