axmol/core/platform/wasm
Deal aed58e6c28
Cleanup cc stubs (#1847)
* Cleanup cc stubs

1. Rename ax::ccMessageBox to ax::messageBox
2. Remove unused API: ax::LuaLog
3. Move ax::ccNextPOT to ax::utils::nextPOT

* Improve code style [skip ci]
2024-04-25 00:51:00 +08:00
..
Application-wasm.cpp [wasm] Fix frame rate control (#1762) 2024-03-22 18:10:59 +08:00
Application-wasm.h [wasm] Fix frame rate control (#1762) 2024-03-22 18:10:59 +08:00
Common-wasm.cpp Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
Device-wasm.cpp Strip ansi color escape for wasm 2024-03-11 01:22:48 +08:00
FileUtils-wasm.cpp Strip ansi color escape for wasm 2024-03-11 01:22:48 +08:00
FileUtils-wasm.h Strip ansi color escape for wasm 2024-03-11 01:22:48 +08:00
GL-wasm.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
StdC-wasm.h Strip ansi color escape for wasm 2024-03-11 01:22:48 +08:00
devtools-wasm.cpp Strip ansi color escape for wasm 2024-03-11 01:22:48 +08:00
devtools-wasm.h Make wasm devtools works 2023-09-15 19:33:25 +08:00
shell_minimal.html Move Logging APIs from Console.h/Console.cpp to Logging.h/Logging.cpp 2024-04-03 21:03:40 +08:00