MMSFBRectangle Class Reference

describes a rectangle More...

#include <mmstypes.h>

List of all members.


Public Member Functions

 MMSFBRectangle (int x=0, int y=0, int w=0, int h=0)

Public Attributes

int x
 x
int y
 y
int w
 width
int h
 height

Detailed Description

describes a rectangle

Definition at line 585 of file mmstypes.h.


Constructor & Destructor Documentation

MMSFBRectangle::MMSFBRectangle ( int  x = 0,
int  y = 0,
int  w = 0,
int  h = 0 
) [inline]

Definition at line 596 of file mmstypes.h.


Member Data Documentation

x

Definition at line 588 of file mmstypes.h.

y

Definition at line 590 of file mmstypes.h.

width

Definition at line 592 of file mmstypes.h.

height

Definition at line 594 of file mmstypes.h.


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