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_rect Struct Reference

#include <RGFW.h>

Public Attributes

i32 x
 
i32 y
 
i32 w
 
i32 h
 

Detailed Description

basic rect type, if there's not already a rect type of choice

Member Data Documentation

◆ h

i32 RGFW_rect::h

◆ w

i32 RGFW_rect::w

◆ x

i32 RGFW_rect::x

◆ y

i32 RGFW_rect::y

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