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 574 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 585 of file mmstypes.h.


Member Data Documentation

x

Definition at line 577 of file mmstypes.h.

y

Definition at line 579 of file mmstypes.h.

width

Definition at line 581 of file mmstypes.h.

height

Definition at line 583 of file mmstypes.h.


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