#include <grndrgn.h>
Inheritance diagram for OpGDraw:

Public Member Functions | |
| OpGDraw () | |
| void | Do (OpDescriptor *) |
| This function should be over-ridden to perform an operation without passing a parameter. | |
Static Public Member Functions | |
| static BOOL | Init () |
| Declares a preference that allows you to clear memory in delete(). | |
| static OpState | GetState (String_256 *, OpDescriptor *) |
Definition at line 631 of file grndrgn.h.
|
|
|
|
|
This function should be over-ridden to perform an operation without passing a parameter.
Reimplemented from Operation. |
|
||||||||||||
|
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |
1.4.4