MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / EmscriptenStep

Method EmscriptenStep

Sources/nCine/MainApplication.cpp:561–564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559
560#if defined(DEATH_TARGET_EMSCRIPTEN)
561 void MainApplication::EmscriptenStep()
562 {
563 static_cast<MainApplication&>(theApplication()).ProcessStep();
564 }
565#endif
566}

Callers

nothing calls this directly

Calls 1

ProcessStepMethod · 0.80

Tested by

no test coverage detected