Module dsdl.rect
Structs
| Name | Description |
|---|---|
Point
|
D struct that wraps SDL_Point containing 2D integer coordinate pair
|
Rect
|
D struct that wraps SDL_Rect representing a rectangle of integer 2D coordinate and dimension
|