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

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

GetCategoryFlags() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetEventType() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetHeight() const (defined in pixelbullet::WindowResizeEvent)pixelbullet::WindowResizeEventinline
GetName() const =0 (defined in pixelbullet::Event)pixelbullet::Eventpure virtual
GetWidth() const (defined in pixelbullet::WindowResizeEvent)pixelbullet::WindowResizeEventinline
IsInCategory(EventCategory category) const (defined in pixelbullet::Event)pixelbullet::Event
ToString() const override (defined in pixelbullet::WindowResizeEvent)pixelbullet::WindowResizeEventinlinevirtual
WindowResizeEvent(unsigned int width, unsigned int height) (defined in pixelbullet::WindowResizeEvent)pixelbullet::WindowResizeEventinline
~Event()=default (defined in pixelbullet::Event)pixelbullet::Eventvirtual