Property | Type | Description | |
---|---|---|---|
correctWaitTime | float | ||
end | GameObject | ||
middleText | Text | ||
numberOfClicks | int | ||
toDoList | List |
||
wrongWaitTime | float |
Method | Description | |
---|---|---|
CorrectAnswer ( ) : void | ||
CreateEndscreen ( ) : void | ||
GetCurrentWord ( ) : WordData, | ||
LeftPressed ( ) : void | ||
RightPressed ( ) : void | ||
SendTimingData ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Answer ( ) : void | ||
DisableButtons ( float time, int correct ) : IEnumerator | ||
InstantiateGame ( ) : void | ||
SelectRandomWord ( List |
||
UpdateGame ( ) : void | ||
WrongAnswer ( ) : void |