|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include "server/game/introcutscene.hpp"#include "shared/game/sharedgamestate.hpp"#include "shared/utilities/config.hpp"#include "server/game/weaponcollider.hpp"#include "shared/audio/constants.hpp"#include "shared/utilities/rng.hpp"#include "server/game/exit.hpp"#include <vector>Functions | |
| GameConfig | getCutsceneConfig () |
| config to use for the servergamestate used for the cutscene, This mainly just needs to set the room file to load the cutscene room from. I dont think the other values will really matter. More... | |
| GameConfig getCutsceneConfig | ( | ) |
config to use for the servergamestate used for the cutscene, This mainly just needs to set the room file to load the cutscene room from. I dont think the other values will really matter.