| 654 | } |
| 655 | |
| 656 | void onMessage(std::string_view message) |
| 657 | { |
| 658 | // if axmol UIWebView ever support bindings for different callbacks from |
| 659 | // javascript land... |
| 660 | } |
| 661 | |
| 662 | void depleteRunLoopEventQueue() |
| 663 | { |
no outgoing calls
no test coverage detected