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

Method OpenUrl

Sources/nCine/Application.cpp:1357–1361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1355 }
1356
1357 bool Application::OpenUrl(StringView url)
1358 {
1359 // Not implemented in base class
1360 return false;
1361 }
1362
1363 bool Application::CanShowScreenKeyboard()
1364 {

Callers 2

OnUpdateMethod · 0.45
OnTouchEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected