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

type Transform2D = Transform2D<f32>;

Trait Implementations

impl Export for Transform2D[src]

type Hint = ()

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

impl FromVariant for Transform2D[src]

impl ToVariant for Transform2D[src]