Vec2.initFromVec2

Copies the contents of @src into @v.

class Vec2
initFromVec2

Parameters

src Vec2

a #graphene_vec2_t

Return Value

Type: Vec2

the initialized vector

Meta