Karma Engine
Loading...
Searching...
No Matches
Karma::WindowResizeEvent Class Reference
Inheritance diagram for Karma::WindowResizeEvent:
Collaboration diagram for Karma::WindowResizeEvent:

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 Karma::Event
virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
bool IsInCategory (EventCategory category)
 
bool IsHandled () const
 
EventGetObjPointer ()
 

Additional Inherited Members

- Protected Attributes inherited from Karma::Event
bool m_Handled = false
 

Member Function Documentation

◆ ToString()

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

Reimplemented from Karma::Event.


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