nw
::
lyt
::
res
::
Vec2
::Vec2
Constructor
Syntax
Vec2(
f32
x,
f32
y );
Arguments
Name
Description
x
The x coordinate value.
y
The y coordinate value.
Description
Constructor.
Revision History
2009/09/18
Initial version.
CONFIDENTIAL