Group_B_VirtualEscapeRoom
|
void trigger_puzzle6()
A function that triggers the sixth puzzle which is the riddle puzzle.
Definition: puzzle.c:684
void trigger_puzzle3()
A function that triggered the third puzzle which is the paper puzzle.
Definition: puzzle.c:371
void trigger_puzzle4()
A function that is triggered when the fourth graffiti_puzzle is activated.
Definition: puzzle.c:460
void trigger_puzzle9()
A function that triggers the ninth puzzle which is the cupboard puzzle.
Definition: puzzle.c:910
void trigger_puzzle2()
A function that is triggered when the second puzzle is activated.
Definition: puzzle.c:73
void trigger_puzzle5()
A function that is triggered when the fifth piano_puzzle is activated.
Definition: puzzle.c:591
void trigger_puzzle8()
A function that is triggered when the eighth phone_puzzle is activated.
Definition: puzzle.c:848
void trigger_puzzle7()
A function that is triggered when the seventh code_puzzle is activated.
Definition: puzzle.c:743
void trigger_puzzle1()
A function that is triggered when the first puzzle is activated.
Definition: puzzle.c:10