![]() |
ERIS CORE
|
void AppWren::setDimension | ( | int16_t | new_width, |
int16_t | new_height | ||
) |
Set the Dimension object
receiver for the wren c callback function setDimensionCallback.
new_width | |
new_height |
Definition at line 1736 of file AppWren.cpp.
References dynamicSurfaceManager(), AppBaseClass::height, and AppBaseClass::width.
Referenced by setDimensionCallback().