Property | Type | Description | |
---|---|---|---|
IsStarted | bool | ||
challengeDescription | string | ||
failState | FailState, | ||
goalState | GoalState, | ||
order | int |
Method | Description | |
---|---|---|
GetTimeUntilFail ( int i ) : char | ||
Start ( ) : void | ||
StartChallenge ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnFailStateReached ( EventArgs, e ) : void | ||
OnGoalReached ( EventArgs, e ) : void |
protected OnFailStateReached ( EventArgs, e ) : void | ||
e | EventArgs, | |
return | void |
protected OnGoalReached ( EventArgs, e ) : void | ||
e | EventArgs, | |
return | void |