#include "pen.h"
#include "wintab.h"
Go to the source code of this file.
Classes | |
class | WinTabPressurePen |
Overrides the base pressure-sensitive pen class to provide support for WinTab pressure-sensitive tablet devices. When such a device is unavailable, this class returns control to the base-class to allow joysticks and mice to be used to simulate pens based on speed and/or direction of travel rather than real applied pressure. More... |