Work Life (Visual Novel / Game)
|
various minigame state structs More...
Classes | |
struct | minigame_state |
encapsulated minigame state More... | |
Enumerations | |
enum | minigame_game { CODE = 0 , PAPERWORK = 1 , CALLS = 2 , BUGS = 3 } |
enum for each minigame | |
Variables | |
constexpr unsigned int | minigame_count = 4 |
max number of minigame_type | |
const minigame_game | games [] = {CODE, PAPERWORK, CALLS, BUGS} |
convenience array of minigames | |
various minigame state structs