Property | Type | Description | |
---|---|---|---|
Context | TestContext | ||
IsFinished | bool |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
ExitCriteria ( TestContext context ) : System | ||
Update ( System.TimeSpan elapsedTime ) : void |
public ExitCriteria ( TestContext context ) : System | ||
context | TestContext | |
return | System |
public abstract Update ( System.TimeSpan elapsedTime ) : void | ||
elapsedTime | System.TimeSpan | |
return | void |