#include <MouseEvent.h>
MouseEvent.h 파일의 27 번째 라인에서 정의되었습니다.
◆ MouseScrolledEvent()
| Gear::MouseScrolledEvent::MouseScrolledEvent |
( |
float |
xOffset, |
|
|
float |
yOffset |
|
) |
| |
|
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 |
◆ GetXOffset()
| float Gear::MouseScrolledEvent::GetXOffset |
( |
| ) |
const |
|
inline |
◆ GetYOffset()
| float Gear::MouseScrolledEvent::GetYOffset |
( |
| ) |
const |
|
inline |
◆ IsInCategory()
◆ ToString()
| std::string Gear::MouseScrolledEvent::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_Handled
| bool Gear::Event::m_Handled = false |
|
inherited |
◆ m_XOffset
| float Gear::MouseScrolledEvent::m_XOffset |
|
private |
◆ m_YOffset
| float Gear::MouseScrolledEvent::m_YOffset |
|
private |
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: