Summary
Extensions for
IGame
- Namespace
- StrideToolkit
.Engine - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["GameExtensions"]
class Type type-node
Syntax
public static class GameExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| Exit |
void |
Exits the game.
static
|
| GetDeltaTime |
float |
Gets the elapsed total seconds since last update.
static
|
