PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::Window Member List

This is the complete list of members for pixelbullet::Window, including all inherited members.

ClearCustomChromeLayout()pixelbullet::Window
GetClipboardText() constpixelbullet::Window
GetContentScale() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetFramebufferHeight() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetFramebufferSize() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetFramebufferWidth() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetHeight() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetInputState() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetPosition() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetSize() const noexcept (defined in pixelbullet::Window)pixelbullet::Window
GetWidth() const noexceptpixelbullet::Window
GetWindowState() const noexceptpixelbullet::Window
IsCursorCaptured() const noexceptpixelbullet::Window
IsFocused() const noexceptpixelbullet::Window
IsKeyDown(pixelbullet::input::KeyCode key) const noexcept (defined in pixelbullet::Window)pixelbullet::Window
IsMaximized() const noexceptpixelbullet::Window
IsMinimized() const noexceptpixelbullet::Window
Maximize() noexceptpixelbullet::Window
Minimize() noexceptpixelbullet::Window
OnUpdate() noexceptpixelbullet::Window
RequestClose() noexceptpixelbullet::Window
Restore() noexceptpixelbullet::Window
SetClipboardText(std::string_view text)pixelbullet::Window
SetCursorCaptured(bool captured) noexceptpixelbullet::Window
SetCustomChromeLayout(const WindowChromeLayout &layout)pixelbullet::Window
SetEventCallback(const std::function< void(pixelbullet::core::Event &)> &callback)pixelbullet::Window
SetFramebufferResizeCallback(const std::function< void(uint32_t)> &callback) (defined in pixelbullet::Window)pixelbullet::Window
SetIcon(const Filesystem &filesystem, const VirtualPath &iconPath)pixelbullet::Window
ShowSystemMenuAt(const WindowPoint &client_point) noexceptpixelbullet::Window
SupportsCustomChrome() const noexceptpixelbullet::Window
Window(WindowConfig config) (defined in pixelbullet::Window)pixelbullet::Windowexplicit
window_internal::WindowAccess (defined in pixelbullet::Window)pixelbullet::Windowfriend
WindowState enum name (defined in pixelbullet::Window)pixelbullet::Window
~Window() (defined in pixelbullet::Window)pixelbullet::Window