struct Glint::Velocity
- Glint::Velocity
- Struct
- Value
- Object
Overview
TODO
Defined in:
glint/velocity.crConstructors
-
.new(x : Number, y : Number)
Creates a new
Velocity
. -
.new(v : Vector2)
Creates a new
Velocity
.