Archeus 0.0.0
A C library and game engine that focuses on documentation
Loading...
Searching...
No Matches
ARC_Obround Struct Reference

#include <obround.h>

Data Fields

int32_t x
 
int32_t y
 
int32_t r
 
int32_t h
 

Detailed Description

Definition at line 10 of file obround.h.

Field Documentation

◆ h

int32_t ARC_Obround::h

Definition at line 14 of file obround.h.

◆ r

int32_t ARC_Obround::r

Definition at line 13 of file obround.h.

◆ x

int32_t ARC_Obround::x

Definition at line 11 of file obround.h.

◆ y

int32_t ARC_Obround::y

Definition at line 12 of file obround.h.


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