#include <brushmsg.h>
Inheritance diagram for BrushMsg:
Public Member Functions | |
BrushMsg () | |
BrushMsg (BrushHandle Handle) | |
Public Attributes | |
BrushHandle | m_BrushSelected |
Private Member Functions | |
CC_DECLARE_DYNAMIC (BrushMsg) |
Definition at line 118 of file brushmsg.h.
|
Definition at line 123 of file brushmsg.h. 00123 {m_BrushSelected = BrushHandle_NoBrush;}
|
|
Definition at line 124 of file brushmsg.h. 00124 {m_BrushSelected = Handle;}
|
|
|
|
Definition at line 126 of file brushmsg.h. |