#include <Cup.h>
◆ Cup()
| Cup::Cup |
( |
std::string | id, |
|
|
const char * | name, |
|
|
std::vector< std::shared_ptr< Track > > | courses ) |
|
explicit |
◆ GetSize()
◆ GetTrack()
| std::shared_ptr< Track > Cup::GetTrack |
( |
| ) |
|
|
virtual |
◆ Next()
◆ Previous()
◆ SetTrack()
| void Cup::SetTrack |
( |
size_t | position | ) |
|
|
virtual |
◆ ShuffleCourses()
| void Cup::ShuffleCourses |
( |
| ) |
|
|
virtual |
◆ Courses
| std::vector<std::shared_ptr<Track> > Cup::Courses |
◆ CursorPosition
| size_t Cup::CursorPosition = 0 |
◆ Id
◆ Name
◆ Thumbnail
The documentation for this class was generated from the following files: