Fireset
Loading...
Searching...
No Matches
FsVec2 Struct Reference

2D vector. More...

#include <vertex.h>

Public Attributes

float x
float y

Detailed Description

2D vector.

Represents a point, position, or velocity in 2-dimensional space.

Member Data Documentation

◆ x

float FsVec2::x

Horizontal component

◆ y

float FsVec2::y

Vertical component


The documentation for this struct was generated from the following file: