mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-03 06:33:14 +00:00
- Takes player argument and only appears on the screen if
they're a display player.
- Uses 4P font when in splitscreen.
- Uses 1P font if not in splitscreen, or player argument
is NULL -- message to everyone.
- Interrupt argument controls whether the message should
overwrite another message that's already playing.
- Global and player specific messages are considered
separately.
|
||
|---|---|---|
| .. | ||
| vm | ||
| acsvm.hpp | ||
| call-funcs.cpp | ||
| call-funcs.hpp | ||
| CMakeLists.txt | ||
| environment.cpp | ||
| environment.hpp | ||
| interface.cpp | ||
| interface.h | ||
| stream.cpp | ||
| stream.hpp | ||
| thread.cpp | ||
| thread.hpp | ||