Velaptor
Velaptor
Velaptor Namespace
| Classes | |
|---|---|
| App | Represents a Velaptor application. | 
| AppStats | Records and retrieves information about the running application. | 
| GameHelpers | Provides extension helper methods for common game related operations. | 
| Platform | Represents the current platform. | 
| Structs | |
|---|---|
| FrameTime | Holds timing information for a loop iteration. | 
| SizeU | Stores an ordered pair of unsigned integers, which specify a Width and Height. | 
| Interfaces | |
|---|---|
| IDrawable | Provides the ability for an object to be rendered. | 
| IPlatform | Represents the current platform. | 
| IUpdatable | Provides the ability for an object to be updated. | 
| Enums | |
|---|---|
| StateOfWindow | The different states that a Window can be in. | 
| WindowBorder | The different kinds of borders that a IWindow can have. |