Skip to main content
Version: 1.0.0-preview.36

Velaptor

Velaptor

Velaptor Namespace

Classes
AppRepresents a Velaptor application.
AppStatsRecords and retrieves information about the running application.
GameHelpersProvides extension helper methods for common game related operations.
PlatformRepresents the current platform.
Structs
FrameTimeHolds timing information for a loop iteration.
SizeUStores an ordered pair of unsigned integers, which specify a Width and Height.
Interfaces
IDrawableProvides the ability for an object to be rendered.
IPlatformRepresents the current platform.
IUpdatableProvides the ability for an object to be updated.
Enums
StateOfWindowThe different states that a Window can be in.
WindowBorderThe different kinds of borders that a IWindow can have.