This is the complete list of members for ml::Align, including all inherited members.
| centerHorizontally(const T &constObj, S &obj) | ml::Align | static |
| centerHorizontally(const sf::FloatRect &bounds, S &obj) | ml::Align | static |
| centerHorizontally(const sf::Vector2< U > &size, S &obj) | ml::Align | static |
| centerOn(const T &constObj, S &obj) | ml::Align | static |
| centerOn(const sf::FloatRect &bounds, S &obj) | ml::Align | static |
| centerOn(const sf::Vector2< U > &size, S &obj) | ml::Align | static |
| centerText(const T &obj, sf::Text &text) | ml::Align | static |
| centerVertically(const T &constObj, S &obj) | ml::Align | static |
| centerVertically(const sf::FloatRect &bounds, S &obj) | ml::Align | static |
| centerVertically(const sf::Vector2< U > &size, S &obj) | ml::Align | static |
| setAbove(const T &constObj, S &obj, float spacing=0) | ml::Align | static |
| setAbove(const sf::FloatRect &bounds, S &obj, float spacing=0) | ml::Align | static |
| setAbove(const sf::Vector2< U > &size, S &obj, float spacing=0) | ml::Align | static |
| setBelow(const T &constObj, S &obj, float spacing=0) | ml::Align | static |
| setBelow(const sf::FloatRect &bounds, S &obj, float spacing=0) | ml::Align | static |
| setBelow(const sf::Vector2< U > &size, S &obj, float spacing=0) | ml::Align | static |
| setLeftOf(const T &constObj, S &obj, float spacing=0) | ml::Align | static |
| setLeftOf(const sf::FloatRect &bounds, S &obj, float spacing=0) | ml::Align | static |
| setLeftOf(const sf::Vector2< U > &size, S &obj, float spacing=0) | ml::Align | static |
| setRightOf(const T &constObj, S &obj, float spacing=0) | ml::Align | static |
| setRightOf(const sf::FloatRect &bounds, S &obj, float spacing=0) | ml::Align | static |
| setRightOf(const sf::Vector2< U > &size, S &obj, float spacing=0) | ml::Align | static |