#include <ApplicationEvent.h>
ApplicationEvent.h 파일의 6 번째 라인에서 정의되었습니다.
◆ WindowResizeEvent()
| Gear::WindowResizeEvent::WindowResizeEvent |
( |
unsigned int |
width, |
|
|
unsigned int |
height |
|
) |
| |
|
inline |
◆ GetCategoryFlags()
| virtual int Gear::Event::GetCategoryFlags |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetEventType()
| virtual EventType Gear::Event::GetEventType |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetHeight()
| unsigned int Gear::WindowResizeEvent::GetHeight |
( |
| ) |
const |
|
inline |
◆ GetName()
| virtual const char* Gear::Event::GetName |
( |
| ) |
const |
|
pure virtualinherited |
◆ GetWidth()
| unsigned int Gear::WindowResizeEvent::GetWidth |
( |
| ) |
const |
|
inline |
◆ IsInCategory()
◆ ToString()
| std::string Gear::WindowResizeEvent::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_Handled
| bool Gear::Event::m_Handled = false |
|
inherited |
◆ m_Height
| unsigned int Gear::WindowResizeEvent::m_Height |
|
private |
◆ m_Width
| unsigned int Gear::WindowResizeEvent::m_Width |
|
private |
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: