rich_sdl2_rust
0.13.2
Module geo
Structs
In crate rich_sdl2_rust
?
Module
rich_sdl2_rust
::
geo
source
·
[
−
]
Expand description
Geometry structures such as
Point
,
Size
,
Rect
and so on.
Structs
§
Line
A straight line from point to point.
Point
A point of the cartesian coordinate system.
Rect
A rectangle holding up left point and size.
Scale
A scale from the normal geometry.
Size
A geometry size representation.