#include <MouseStat.h>
◆ CMouseStat()
CMouseStat::CMouseStat |
( |
| ) |
|
◆ ~CMouseStat()
CMouseStat::~CMouseStat |
( |
| ) |
|
|
virtualdefault |
◆ GetDX()
int CMouseStat::GetDX |
( |
void | | ) |
const |
|
inline |
◆ GetDY()
int CMouseStat::GetDY |
( |
void | | ) |
const |
|
inline |
◆ GetHold()
◆ GetKey()
uint32_t CMouseStat::GetKey |
( |
| ) |
const |
◆ GetPosition()
◆ GetState()
◆ GetX()
int CMouseStat::GetX |
( |
void | | ) |
const |
|
inline |
◆ GetY()
int CMouseStat::GetY |
( |
void | | ) |
const |
|
inline |
◆ HandleEvent()
◆ Initialize()
void CMouseStat::Initialize |
( |
| ) |
|
◆ IsActive()
bool CMouseStat::IsActive |
( |
| ) |
|
◆ IsEnabled()
bool CMouseStat::IsEnabled |
( |
| ) |
const |
◆ SetActive()
void CMouseStat::SetActive |
( |
bool | active = true | ) |
|
◆ SetEnabled()
void CMouseStat::SetEnabled |
( |
bool | enabled = true | ) |
|
◆ SetResolution()
void CMouseStat::SetResolution |
( |
int | maxX, |
|
|
int | maxY, |
|
|
float | speedX, |
|
|
float | speedY ) |
◆ SetState()
The documentation for this class was generated from the following files: