|
void | Reset () |
|
void | UpdateSongPosition (float fPositionSeconds, const TimingData &timing, const RageTimer ×tamp=RageZeroTimer) |
|
void | PushSelf (lua_State *L) |
|
|
float | m_fMusicSeconds {} |
|
float | m_fSongBeat {} |
|
float | m_fSongBeatNoOffset {} |
|
float | m_fCurBPS {} |
|
bool | m_bFreeze {} |
| A flag to determine if we're in the middle of a freeze/stop.
|
|
bool | m_bDelay {} |
| A flag to determine if we're in the middle of a delay (Pump style stop).
|
|
int | m_iWarpBeginRow {} |
| The row used to start a warp.
|
|
float | m_fWarpDestination {} |
| The beat to warp to afterwards.
|
|
RageTimer | m_LastBeatUpdate |
|
float | m_fMusicSecondsVisible {} |
|
float | m_fSongBeatVisible {} |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/Etterna/Models/Songs/SongPosition.h
- /home/runner/work/etterna/etterna/src/Etterna/Models/Songs/SongPosition.cpp