ASCII-GFX  2.0
Public Attributes | List of all members
Vec2 Struct Reference

2D vector type More...

#include <math2d.h>

Public Attributes

float x
 
float y
 

Detailed Description

2D vector type

Member Data Documentation

◆ x

float Vec2::x

◆ y

float Vec2::y

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