Inherits AzFramework::NativeWindow::Implementation, and XcbEventHandlerBus::Handler.
|
|
static Implementation * | Create () |
| |
|
uint32_t | m_width = 0 |
| |
|
uint32_t | m_height = 0 |
| |
|
bool | m_activated = false |
| |
|
WindowSize | m_renderResolution |
| |
◆ Activate()
| void AzFramework::XcbNativeWindow::Activate |
( |
| ) |
|
|
overridevirtual |
◆ Deactivate()
| void AzFramework::XcbNativeWindow::Deactivate |
( |
| ) |
|
|
overridevirtual |
◆ GetDisplayRefreshRate()
| uint32_t AzFramework::XcbNativeWindow::GetDisplayRefreshRate |
( |
| ) |
const |
|
overridevirtual |
◆ GetFullScreenState()
| bool AzFramework::XcbNativeWindow::GetFullScreenState |
( |
| ) |
const |
|
overridevirtual |
◆ GetWindowHandle()
| NativeWindowHandle AzFramework::XcbNativeWindow::GetWindowHandle |
( |
| ) |
const |
|
overridevirtual |
◆ ResizeClientArea()
◆ SetFullScreenState()
| void AzFramework::XcbNativeWindow::SetFullScreenState |
( |
bool |
fullScreenState | ) |
|
|
overridevirtual |
◆ SetWindowTitle()
| void AzFramework::XcbNativeWindow::SetWindowTitle |
( |
const AZStd::string & |
title | ) |
|
|
overridevirtual |
◆ SupportsClientAreaResize()
| bool AzFramework::XcbNativeWindow::SupportsClientAreaResize |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/Platform/Common/Xcb/AzFramework/XcbNativeWindow.h