|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::Window, including all inherited members.
| CreateSurface(VkInstance instance, const VkAllocationCallbacks *allocator, VkSurfaceKHR *surface) const | pixelbullet::Window | |
| GetFramebufferHeight() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetFramebufferSize() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetFramebufferWidth() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetHeight() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetInputState() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetInstanceExtensions() const | pixelbullet::Window | |
| GetNativeWindow() const noexcept | pixelbullet::Window | inline |
| GetPosition() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetSize() const noexcept (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| GetWidth() const noexcept | pixelbullet::Window | inline |
| GetWindowState() const noexcept | pixelbullet::Window | |
| IsFocused() const noexcept | pixelbullet::Window | inline |
| IsMaximized() const noexcept | pixelbullet::Window | |
| IsMinimized() const noexcept | pixelbullet::Window | |
| Maximize() noexcept | pixelbullet::Window | |
| Minimize() noexcept | pixelbullet::Window | |
| OnUpdate() noexcept | pixelbullet::Window | |
| Restore() noexcept | pixelbullet::Window | |
| SetEventCallback(const std::function< void(Event &)> &callback) | pixelbullet::Window | inline |
| SetFramebufferResizeCallback(const std::function< void(uint32_t)> &callback) (defined in pixelbullet::Window) | pixelbullet::Window | inline |
| SetIcon(const Filesystem &filesystem, const VirtualPath &iconPath) | pixelbullet::Window | |
| Window(const ApplicationSpecification &props, bool startHidden=false) (defined in pixelbullet::Window) | pixelbullet::Window | explicit |
| WindowState enum name (defined in pixelbullet::Window) | pixelbullet::Window | |
| ~Window() (defined in pixelbullet::Window) | pixelbullet::Window |