Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Rectangle Struct Reference

#include <raylib.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 

Detailed Description

Definition at line 228 of file raylib.h.

Member Data Documentation

◆ height

float Rectangle::height

Definition at line 232 of file raylib.h.

◆ width

float Rectangle::width

Definition at line 231 of file raylib.h.

◆ x

float Rectangle::x

Definition at line 229 of file raylib.h.

◆ y

float Rectangle::y

Definition at line 230 of file raylib.h.


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