RGFW
A multi-platform single-header very simple-to-use framework library for creating GUI Libraries or simple GUI programs.
Loading...
Searching...
No Matches
Public Attributes | List of all members
RGFW_point Struct Reference

#include <RGFW.h>

Public Attributes

i32 x
 
i32 y
 

Detailed Description

basic vector type, if there's not already a point/vector type of choice

Member Data Documentation

◆ x

i32 RGFW_point::x

◆ y

i32 RGFW_point::y

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