Etterna 0.74.4
|
The handclaps and metronomes ready to assist the player. More...
#include <GameplayAssist.h>
Public Member Functions | |
void | Init () |
Load the sounds. | |
void | PlayTicks (const NoteData &nd, const PlayerState *ps) |
Play the sounds in question for the particular chart. | |
void | StopPlaying () |
Stop playing the sounds. | |
The handclaps and metronomes ready to assist the player.
void GameplayAssist::PlayTicks | ( | const NoteData & | nd, |
const PlayerState * | ps | ||
) |
Play the sounds in question for the particular chart.
nd | the note data used for playing the ticks. |
ps | the player's state (and number) for Split Timing. |