Holds utility code for running tests, setting initial conditions, and building assets.
More...
|
| namespace | sys |
| | the type of elements in a basic_json container
|
Holds utility code for running tests, setting initial conditions, and building assets.
- Author
- Aidan Hartman (aidan.nosp@m..har.nosp@m.tman@.nosp@m.digi.nosp@m.pen.e.nosp@m.du) Base Implementation Marcelo Escamilla (marce.nosp@m.lo.e.nosp@m.camil.nosp@m.la@d.nosp@m.igipe.nosp@m.n.ed.nosp@m.u) added audio loading and saving Bryley Elder (bryle.nosp@m.y.el.nosp@m.der@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u) added messages and reset
- Date
- 2025 / 11 / 19
- Copyright
- (c) Digipen 2026
◆ TST_RNR_BUILD_SPINNER_SCENE
| #define TST_RNR_BUILD_SPINNER_SCENE 0 |
◆ TST_RNR_DRAW_LINES
| #define TST_RNR_DRAW_LINES 0 |
◆ TST_RNR_INSTANT_EXIT
| #define TST_RNR_INSTANT_EXIT 0 |
◆ TST_RNR_LOAD_MESH
| #define TST_RNR_LOAD_MESH 0 |
◆ TST_RNR_LOAD_STARTUP_SCENE
| #define TST_RNR_LOAD_STARTUP_SCENE 1 |
◆ TST_RNR_MENU_TEST
| #define TST_RNR_MENU_TEST 0 |
◆ TST_RNR_SAVE_AUDIO
| #define TST_RNR_SAVE_AUDIO 0 |
◆ TST_RNR_SAVE_BUTTONS
| #define TST_RNR_SAVE_BUTTONS 0 |
◆ TST_RNR_SAVE_DEFAULTS
| #define TST_RNR_SAVE_DEFAULTS 0 |
◆ TST_RNR_SAVE_IMAGES
| #define TST_RNR_SAVE_IMAGES 0 |
◆ TST_RNR_SAVE_MESSAGES
| #define TST_RNR_SAVE_MESSAGES 0 |
◆ TST_RNR_TEST_PATHS
| #define TST_RNR_TEST_PATHS 0 |
◆ drawLines()
| auto drawLines |
( |
| ) |
->void |
◆ saveAudio()
| auto saveAudio |
( |
std::filesystem::path | path | ) |
->void |
◆ saveImages()
| auto saveImages |
( |
std::filesystem::path | path | ) |
->void |
◆ saveMessages()
| auto saveMessages |
( |
| ) |
->void |