#include <MouseEvent.h>
MouseEvent.h 파일의 6 번째 라인에서 정의되었습니다.
◆ MouseMovedEvent()
| Gear::MouseMovedEvent::MouseMovedEvent |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
◆ GetCategoryFlags()
| virtual int Gear::Event::GetCategoryFlags |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetEventType()
| virtual EventType Gear::Event::GetEventType |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetName()
| virtual const char* Gear::Event::GetName |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetX()
| float Gear::MouseMovedEvent::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
| float Gear::MouseMovedEvent::GetY |
( |
| ) |
const |
|
inline |
◆ IsInCategory()
◆ ToString()
| std::string Gear::MouseMovedEvent::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_Handled
| bool Gear::Event::m_Handled = false |
|
inherited |
◆ m_MouseX
| float Gear::MouseMovedEvent::m_MouseX |
|
private |
◆ m_MouseY
| float Gear::MouseMovedEvent::m_MouseY |
|
private |
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: