Module dsdl2.frect
Structs
Name | Description |
---|---|
FPoint
|
D struct that wraps SDL_FPoint (from SDL 2.0.10) containing 2D floating point coordinate pair
|
FRect
|
D struct that wraps SDL_FRect (from SDL 2.0.10) representing a rectangle of floating point 2D
coordinate and dimension
|