|
Shift
|
This is the complete list of members for Shift.Game, including all inherited members.
| Draw(GameTime time) | Shift.Game | pure virtual |
| Game() | Shift.Game | inline |
| Game(int width, int height, string title) | Shift.Game | inline |
| Game(Vector2 size, string title) | Shift.Game | inline |
| Init() | Shift.Game | pure virtual |
| IsActive | Shift.Game | |
| ResetElapsedTime() | Shift.Game | inline |
| Run(bool useVSync=false) | Shift.Game | inline |
| Running | Shift.Game | |
| Update(GameTime time) | Shift.Game | pure virtual |
| Window | Shift.Game |