VEC2

nn::math::VEC2::VEC2 Constructor

Syntax

VEC2(
     f32 fx,
     f32 fy
);

Parameters

Name Description
fx
fy

Description

Constructor.


CONFIDENTIAL