menu
canvas_core package
documentation
canvas_core_runtime.dart
Vec2
Vec2.new const constructor
Vec2.new const constructor
dark_mode
light_mode
Vec2
constructor
const
Vec2
(
double
x
,
double
y
)
Implementation
const Vec2(this.x, this.y);
canvas_core package
documentation
canvas_core_runtime
Vec2
Vec2.new const constructor
Vec2 class