Static Public Member Functions | List of all members
sf::ui::SFMLUtils Class Reference

A utility class

. More...

#include <SFMLUtils.hpp>

Static Public Member Functions

static sf::Vector2f getLocalSize (const sf::Text &text)
 
static sf::String keyToString (sf::Keyboard::Key key)
 

Detailed Description

A utility class

.

Definition at line 28 of file SFMLUtils.hpp.

Member Function Documentation

static sf::Vector2f sf::ui::SFMLUtils::getLocalSize ( const sf::Text &  text)
static
Returns
the local size of the text
Parameters
textthe text to check size
static sf::String sf::ui::SFMLUtils::keyToString ( sf::Keyboard::Key  key)
static
Returns
string that describes the key
Parameters
keythe key to convert to string

The documentation for this class was generated from the following file: