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