2#include <game/bases/d_actor.hpp>
6 void ScoreSet(
dActor_c *,
unsigned long,
int,
float,
float);
7 void UnKnownScoreSet(
dActor_c *,
unsigned long,
float,
float);
The minimum required implementation for a stage actor.
static float smc_SCORE_X
The score's horizontal offset from the actor position.
static float smc_SCORE_Y
The score's vertical offset from the actor position.