Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
IPrimaryScreen::WheelInfo Class Reference

Wheel motion event data. More...

#include <IPrimaryScreen.h>

Static Public Member Functions

static WheelInfoalloc (int32_t xDelta, int32_t yDelta)

Public Attributes

int32_t m_xDelta
int32_t m_yDelta

Detailed Description

Wheel motion event data.

Member Function Documentation

◆ alloc()

IPrimaryScreen::WheelInfo * IPrimaryScreen::WheelInfo::alloc ( int32_t xDelta,
int32_t yDelta )
static

Member Data Documentation

◆ m_xDelta

int32_t IPrimaryScreen::WheelInfo::m_xDelta

◆ m_yDelta

int32_t IPrimaryScreen::WheelInfo::m_yDelta

The documentation for this class was generated from the following files: