#include <brushmsg.h>
Inheritance diagram for BrushDefMsg:

Public Member Functions | |
| BrushDefMsg () | |
| BrushDefMsg (BrushHandle Handle) | |
Public Attributes | |
| BrushHandle | m_BrushEdited |
Private Member Functions | |
| CC_DECLARE_DYNAMIC (BrushDefMsg) | |
Definition at line 167 of file brushmsg.h.
|
|
Definition at line 172 of file brushmsg.h. 00172 {m_BrushEdited = BrushHandle_NoBrush;}
|
|
|
Definition at line 173 of file brushmsg.h. 00173 {m_BrushEdited = Handle;}
|
|
|
|
|
|
Definition at line 175 of file brushmsg.h. |
1.4.4