Gama C Library
Gama C API Documentation
gmPos Struct Reference

Represents a 2D position or vector. More...

#include <position.h>

Data Fields

double x
double y

Detailed Description

Represents a 2D position or vector.

Examples
/home/engon/gama/gama/lib/gama/mouse.h.

Field Documentation

◆ x

double gmPos::x

◆ y

double gmPos::y

The X and Y coordinates.


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