| 
    wren
    
   Vulkan-based game engine 
   | 
 
#include <event.hpp>
Public Member Functions | |
| WindowResized ()=default | |
| WindowResized (const std::pair< float, float > &size) | |
Public Attributes | |
| float | width = 0 | 
| float | height = 0 | 
      
  | 
  default | 
      
  | 
  inlineexplicit | 
| float wren::event::WindowResized::height = 0 | 
| float wren::event::WindowResized::width = 0 |