MCPcopy Create free account
hub / github.com/SpartanJ/eepp / onWindowResize

Method onWindowResize

src/tests/test_all/test.cpp:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336void EETest::onWindowResize( EE::Window::Window* win ) {
337 Map.setViewSize( win->getSize().asFloat() );
338}
339
340static std::vector<String> getTestStringArr() {
341 Int32 wsize = 15;

Callers

nothing calls this directly

Calls 3

setViewSizeMethod · 0.80
asFloatMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected