Module sdl2::rect[src]
Rectangle Functions
Structs
Point | A structure that defines a two dimensional point. |
Rect | A structure that defines a rectangle, with the origin at the upper left. |
Rectangle Functions
Point | A structure that defines a two dimensional point. |
Rect | A structure that defines a rectangle, with the origin at the upper left. |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).