|
SFML
Simple and Fast Multimedia Library
|
Structure defining a time range using the template type. More...
#include <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 {} |
The length of the time range.
| T sf::Music::Span< T >::offset {} |
The beginning offset of the time range.