FluxSand 1.0
FluxSand - Interactive Digital Hourglass
Loading...
Searching...
No Matches
Type::Vector2 Struct Reference

Represents a 2D vector. More...

#include <comp_type.hpp>

Data Fields

float x
 
float y
 

Detailed Description

Represents a 2D vector.

Definition at line 260 of file comp_type.hpp.

Field Documentation

◆ x

float Type::Vector2::x

Definition at line 261 of file comp_type.hpp.

◆ y

float Type::Vector2::y

Definition at line 262 of file comp_type.hpp.


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