Describes additional parameters for notifications and events.
You can find more information in comments below.
struct MessageWindowResizing
{
nitisa::Rect Rect; // Rectangle
EdgeType Edge; // Edge
};
Namespace: | nitisa |
Include: | Nitisa/Core/Messages.h |