Public Member Functions | Public Attributes | List of all members
Rectangle Struct Reference

Public Member Functions

 Rectangle (float x, float y, float w, float h)
 

Public Attributes

float x
 
float y
 
float w
 
float h
 

Constructor & Destructor Documentation

◆ Rectangle()

Rectangle ( float  x,
float  y,
float  w,
float  h 
)
inline

Member Data Documentation

◆ x

float x

◆ y

float y

◆ w

float w

◆ h

float h

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