64 NTracingPlotF(
"speed",
dt_mod );
void pause_game(void)
Pauses the game.
void pause_setSpeed(double mod)
Adjusts the game's dt modifier.
void pause_player(void)
Pauses the game and marks the pause as player-initiated.
void unpause_game(void)
Unpauses the game.
void player_soundResume(void)
Resumes the ship's sounds.
void player_soundPause(void)
Pauses the ship's sounds.
void sound_resume(void)
Resumes all the sounds.
void sound_pause(void)
Pauses all the sounds.