FluxSand 1.0
FluxSand - Interactive Digital Hourglass
|
Represents a 2D vector. More...
#include <comp_type.hpp>
Data Fields | |
float | x |
float | y |
Represents a 2D vector.
Definition at line 260 of file comp_type.hpp.
float Type::Vector2::x |
Definition at line 261 of file comp_type.hpp.
float Type::Vector2::y |
Definition at line 262 of file comp_type.hpp.