EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
Option Member List

This is the complete list of members for Option, including all inherited members.

getCorrect()Optioninline
getdescription()Optioninline
getTimeExhausted()Optioninline
operator==(Option anotherOption)Option
Option()Option
Option(int timeExhausted, std::string description, bool correct)Option
printOption()Option
updateCorrect(bool correct)Option
updateDescription(std::string description)Option
updateTimeExhausted(int time)Option