|
SuperTuxKart
|
This is the complete list of members for ReplayPlay, including all inherited members.
| addReplayFile(const std::string &fn, bool custom_replay=false, int call_index=0) (defined in ReplayPlay) | ReplayPlay | |
| create() | ReplayPlay | inlinestatic |
| destroy() | ReplayPlay | inlinestatic |
| get() | ReplayPlay | inlinestatic |
| getCurrentReplayData() const (defined in ReplayPlay) | ReplayPlay | inline |
| getCurrentReplayFileIndex() const (defined in ReplayPlay) | ReplayPlay | inline |
| getCurrentReplayVersion() const | ReplayBase | inlineprotected |
| getGhostKart(int n) (defined in ReplayPlay) | ReplayPlay | inline |
| getGhostKartName(unsigned int n) const (defined in ReplayPlay) | ReplayPlay | inline |
| getMinSupportedReplayVersion() const | ReplayBase | inlineprotected |
| getNumGhostKart() const (defined in ReplayPlay) | ReplayPlay | inline |
| getNumReplayFile() const (defined in ReplayPlay) | ReplayPlay | inline |
| getReplayData(unsigned int n) const (defined in ReplayPlay) | ReplayPlay | inline |
| getReplayFilename(int replay_file_number=1) const | ReplayPlay | inlinevirtual |
| getReplayIdByUID(uint64_t uid) | ReplayPlay | |
| getSecondReplayFileIndex() const (defined in ReplayPlay) | ReplayPlay | inline |
| isSecondReplayEnabled() const (defined in ReplayPlay) | ReplayPlay | inline |
| load() (defined in ReplayPlay) | ReplayPlay | |
| loadAllReplayFile() (defined in ReplayPlay) | ReplayPlay | |
| loadFile(bool second_replay) (defined in ReplayPlay) | ReplayPlay | |
| m_current_replay_file (defined in ReplayPlay) | ReplayPlay | private |
| m_ghost_karts | ReplayPlay | private |
| m_replay_file_list (defined in ReplayPlay) | ReplayPlay | private |
| m_replay_play (defined in ReplayPlay) | ReplayPlay | privatestatic |
| m_second_replay_enabled (defined in ReplayPlay) | ReplayPlay | private |
| m_second_replay_file (defined in ReplayPlay) | ReplayPlay | private |
| m_sort_order (defined in ReplayPlay) | ReplayPlay | privatestatic |
| NoCopy() (defined in NoCopy) | NoCopy | inline |
| NoCopy(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
| openReplayFile(bool writeable, bool full_path=false, int replay_file_number=1) | ReplayBase | protected |
| operator=(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
| readKartData(FILE *fd, char *next_line, bool second_replay) | ReplayPlay | private |
| ReplayBase() (defined in ReplayBase) | ReplayBase | |
| ReplayPlay() | ReplayPlay | private |
| reset() | ReplayPlay | |
| setReplayFile(unsigned int n) (defined in ReplayPlay) | ReplayPlay | inline |
| setReplayFileByUID(uint64_t uid) | ReplayPlay | |
| setSecondReplayFile(unsigned int n, bool second_replay_enabled) (defined in ReplayPlay) | ReplayPlay | inline |
| setSortOrder(SortOrder so) (defined in ReplayPlay) | ReplayPlay | inlinestatic |
| SO_DEFAULT enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_DIFF enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_KART_NUM enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_LAPS enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_REV enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_TIME enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_TRACK enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_USER enum value (defined in ReplayPlay) | ReplayPlay | |
| SO_VERSION enum value (defined in ReplayPlay) | ReplayPlay | |
| SortOrder enum name | ReplayPlay | |
| sortReplay(bool reverse) (defined in ReplayPlay) | ReplayPlay | inline |
| ~ReplayBase() (defined in ReplayBase) | ReplayBase | inlinevirtual |
| ~ReplayPlay() | ReplayPlay | private |