|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include <string>Go to the source code of this file.
Enumerations | |
| enum class | Status { Slimed , Frozen } |
Functions | |
| std::string | getStatusString (Status status, int ticks_remaining) |
|
strong |
| std::string getStatusString | ( | Status | status, |
| int | ticks_remaining | ||
| ) |