AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzRect Class Reference

#include <CzRect.h>

List of all members.

Public Member Functions

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

Public Attributes

float x
float y
float w
float h

Constructor & Destructor Documentation

CzRect::CzRect ( float  x,
float  y,
float  w,
float  h 
)

Member Data Documentation

float CzRect::h
float CzRect::w
float CzRect::x
float CzRect::y

The documentation for this class was generated from the following files: