cmdfx 0.1.0
Lightweight game engine for your terminal
Loading...
Searching...
No Matches
CmdFX_ResizeEvent Struct Reference

The payload for the CMDFX_EVENT_RESIZE event. More...

#include <events.h>

Public Attributes

int prevWidth
 The previous width of the terminal.
 
int prevHeight
 The previous height of the terminal.
 
int newWidth
 The new width of the terminal.
 
int newHeight
 The new height of the terminal.
 

Detailed Description

The payload for the CMDFX_EVENT_RESIZE event.


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