Describes additional parameters for notifications and events.
You can find more information in comments below.
struct MessagePaint
{
nitisa::Rect Rect; // Repainting rectangle
bool LastPass; // Whether it is first or last drawing loop
};
Namespace: | nitisa/td> |
Include: | Nitisa/Core/Messages.h |