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

type Point2 = Point2D<f32>;

Trait Implementations

impl Point2Godot for Point2[src]