#include <brushmsg.h>
Inheritance diagram for ScreenChangeMsg:
Public Member Functions | |
ScreenChangeMsg () | |
ScreenChangeMsg (BOOL Clear) | |
Public Attributes | |
BOOL | m_bClear |
Private Member Functions | |
CC_DECLARE_DYNAMIC (ScreenChangeMsg) |
Definition at line 143 of file brushmsg.h.
|
Definition at line 148 of file brushmsg.h.
|
|
Definition at line 149 of file brushmsg.h. 00149 {m_bClear = Clear;}
|
|
|
|
Definition at line 150 of file brushmsg.h. |