A utility class
.
More...
#include <SFMLUtils.hpp>
A utility class
.
Definition at line 28 of file SFMLUtils.hpp.
static sf::Vector2f sf::ui::SFMLUtils::getLocalSize |
( |
const sf::Text & |
text | ) |
|
|
static |
- Returns
- the local size of the text
- Parameters
-
text | the text to check size |
static sf::String sf::ui::SFMLUtils::keyToString |
( |
sf::Keyboard::Key |
key | ) |
|
|
static |
- Returns
- string that describes the key
- Parameters
-
key | the key to convert to string |
The documentation for this class was generated from the following file: