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.
Structure defining a time range using the template type. More...
#include <SFML/Audio/Music.hpp>
Public Attributes | |
T | offset {} |
The beginning offset of the time range. | |
T | length {} |
The length of the time range. |
Structure defining a time range using the template type.
T sf::Music::Span< T >::length {} |
T sf::Music::Span< T >::offset {} |