ReactOS 0.4.16-dev-1093-g93e9710
|
Public Attributes | |
DWORD | m_dwTick = 0 |
![]() | |
DIRECTION | m_direction = NO_DIRECTION |
BOOL | m_bShiftDown = FALSE |
BOOL | m_bLeftButton = FALSE |
![]() | |
HDC | m_hdc |
COLORREF | m_fg |
COLORREF | m_bg |
Additional Inherited Members | |
![]() | |
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().