#include <oofrpWin.h>
Inheritance diagram for oofWinRectDE:


Public Member Functions | |
| oofWinRectDE (int x, int y, int right, int bottom) | |
| oofWinRectDE (const oofRect &R) | |
| virtual void | draw () const |
| int | width () const |
| int | height () const |
Static Public Member Functions | |
| void | recordElement (int x, int y, int right, int bottom) |
| void | recordElement (const oofRect &R) |
| void | appendElement (oofDE *adoptedDE) |
Protected Attributes | |
| int | mRight |
| int | mBottom |
| int | mX |
| int | mY |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements oofDE. |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5