ReactOS 0.4.16-dev-92-g0c2cdca
|
Additional Inherited Members | |
Static Public Member Functions inherited from ToolBase | |
static ToolBase * | createToolObject (TOOLTYPE type) |
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 |
Implements SmoothDrawTool.
Definition at line 587 of file mouse.cpp.
Reimplemented from ToolBase.