|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::window_internal::WindowChromeApi, including all inherited members.
| AttachCustomChrome(Window &window)=0 (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | pure virtual |
| DetachCustomChrome(Window &window) noexcept=0 (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | pure virtual |
| OnLayoutChanged(Window &window) noexcept=0 (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | pure virtual |
| PlatformSupportsCustomChrome() const noexcept=0 (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | pure virtual |
| ShowSystemMenuAt(Window &window, WindowPoint client_point) noexcept=0 (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | pure virtual |
| ~WindowChromeApi()=default (defined in pixelbullet::window_internal::WindowChromeApi) | pixelbullet::window_internal::WindowChromeApi | virtual |