Type Definition gdnative_core::core_types::geom::Rect2[][src]

type Rect2 = Rect<f32>;

Trait Implementations

impl Export for Rect2[src]

type Hint = ()

A type-specific hint type that is valid for the type being exported.

impl FromVariant for Rect2[src]

impl ToVariant for Rect2[src]