◆ GetHeight()
unsigned int Hana::WindowsWindow::GetHeight |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetNativeWindow()
virtual void * Hana::WindowsWindow::GetNativeWindow |
( |
| ) |
const |
|
inlinevirtual |
◆ GetWidth()
unsigned int Hana::WindowsWindow::GetWidth |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsVSync()
bool Hana::WindowsWindow::IsVSync |
( |
| ) |
const |
|
overridevirtual |
◆ OnUpdate()
void Hana::WindowsWindow::OnUpdate |
( |
| ) |
|
|
overridevirtual |
◆ SetEventCallback()
void Hana::WindowsWindow::SetEventCallback |
( |
const EventCallbackFn & | callback | ) |
|
|
inlineoverridevirtual |
◆ SetVSync()
void Hana::WindowsWindow::SetVSync |
( |
bool | enabled | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- Hana/src/Platform/Windows/WindowsWindow.h
- Hana/src/Platform/Windows/WindowsWindow.cpp