mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
This makes the interfaces available, without implementation, in other platforms and the editor, which facilitates documenting platform-exclusive classes. Platform-exclusive APIs must be set up in platform/<platform>/api/api.cpp. Provide noop method-implementations where necessary. Also setup and document the HTML5 platform's JavaScript singleton. |
||
|---|---|---|
| .. | ||
| api.cpp | ||
| api.h | ||
| javascript_eval.h | ||