|
Just™ Game Engine
|
This is the complete list of members for jng::WindowResizeEvent, including all inherited members.
| getHeight() const | jng::WindowResizeEvent | inline |
| getName() const =0 | jng::Event | pure virtual |
| getType() const =0 | jng::Event | pure virtual |
| getWidth() const | jng::WindowResizeEvent | inline |
| isHandled() const | jng::Event | inline |
| m_handled | jng::Event | protected |
| to_string() const | jng::Event | inlinevirtual |
| WindowResizeEvent(u32 width, u32 height) | jng::WindowResizeEvent | inline |
| ~Event()=default | jng::Event | virtual |