Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
#include <SFML/System/Angle.inl>
Go to the source code of this file.
Classes | |
class | sf::Angle |
Represents an angle value. More... |
Namespaces | |
namespace | sf |
namespace | sf::Literals |
Functions | |
constexpr Angle | sf::degrees (float angle) |
Construct an angle value from a number of degrees. | |
constexpr Angle | sf::radians (float angle) |
Construct an angle value from a number of radians. |