ReactOS 0.4.15-dev-8636-g945e856
|
Public Attributes | |
DWORD | m_dwTick = 0 |
Public Attributes inherited from SmoothDrawTool | |
DIRECTION | m_direction = NO_DIRECTION |
BOOL | m_bShiftDown = FALSE |
BOOL | m_bLeftButton = FALSE |
Public Attributes inherited from ToolBase | |
HDC | m_hdc |
COLORREF | m_fg |
COLORREF | m_bg |
Additional Inherited Members | |
Static Public Member Functions inherited from ToolBase | |
static ToolBase * | createToolObject (TOOLTYPE type) |
|
inlineoverridevirtual |
Reimplemented from SmoothDrawTool.
Definition at line 739 of file mouse.cpp.
Reimplemented from SmoothDrawTool.
Definition at line 745 of file mouse.cpp.
Reimplemented from ToolBase.
DWORD AirBrushTool::m_dwTick = 0 |
Definition at line 737 of file mouse.cpp.
Referenced by OnButtonDown(), and OnDrawOverlayOnImage().