OnConsoleResize

Undocumented in source.
static if(BACKEND_CONSOLE)
interface OnConsoleResize {}

Members

Functions

onResize
bool onResize(int width, int height)
Undocumented in source.

Meta