MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / isResized

Method isResized

Source/Window.cpp:439–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439bool cWindow::isResized() const {
440 return mResized;
441}
442
443/**
444 * Is either mouse button currently pressed

Callers 1

Mouse_Cursor_HandleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected