levelz-c 0.1.0
Loading...
Searching...
No Matches
Coordinate2D Struct Reference

#include <coordinate.h>

Public Attributes

double x
 
double y
 

Detailed Description

Represents a coordinate in a 2D space.

Member Data Documentation

◆ x

double Coordinate2D::x

The x value of the coordinate.

◆ y

double Coordinate2D::y

The y value of the coordinate.


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