fakeMouseButton(ButtonID id, bool press) const =0 | ISecondaryScreen | [pure virtual] |
fakeMouseMove(SInt32 x, SInt32 y) const =0 | ISecondaryScreen | [pure virtual] |
fakeMouseRelativeMove(SInt32 dx, SInt32 dy) const =0 | ISecondaryScreen | [pure virtual] |
fakeMouseWheel(SInt32 xDelta, SInt32 yDelta) const =0 | ISecondaryScreen | [pure virtual] |
~IInterface() | IInterface | [inline, virtual] |