PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::WindowResizeEvent Class Reference
Inheritance diagram for pixelbullet::WindowResizeEvent:
pixelbullet::Event

Public Member Functions

 WindowResizeEvent (unsigned int width, unsigned int height)
 
unsigned int GetWidth () const
 
unsigned int GetHeight () const
 
std::string ToString () const override
 
- Public Member Functions inherited from pixelbullet::Event
virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
bool IsInCategory (EventCategory category) const
 

Member Function Documentation

◆ ToString()

std::string pixelbullet::WindowResizeEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from pixelbullet::Event.


The documentation for this class was generated from the following file: