Property | Type | Description | |
---|---|---|---|
initialized | bool | ||
log | Logger | ||
random |
Method | Description | |
---|---|---|
BaseScene ( ) : System | ||
Run ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
MS ( double seconds ) : System.TimeSpan | ||
S ( double seconds ) : System.TimeSpan |
protected static MS ( double seconds ) : System.TimeSpan | ||
seconds | double | |
return | System.TimeSpan |
protected static S ( double seconds ) : System.TimeSpan | ||
seconds | double | |
return | System.TimeSpan |