Crate sfml_types [] [src]

Structs

Rect

Utility type for manipulating 2D axis-aligned rectangles.

Vector2

Implementation of Vector2i

Vector3

Vector3f definition

Enums

sfBool

Traits

ToVec

Utility trait to convert a Vector2 on another type

Type Definitions

FloatRect

A Rect of f32.

IntRect

A Rect of i32.

Vector2f

export Vector2 as Vector2f

Vector2i

export Vector2 as Vector2i

Vector2u

export Vector2 as Vector2u

Vector3f

export Vector3 as Vector3f

Vector3i

export Vector3 as Vector3i

Vector3u

export Vector3 as Vector3u