You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INDEX.md
+7-14Lines changed: 7 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ Welcome to the PlayCanvas API Reference! This documentation provides detailed in
4
4
5
5
This documentation is organized into modules that correspond to different PlayCanvas products. Each section contains detailed descriptions of classes, methods, and their respective usage.
|[Engine](/modules/Engine.html)| The core engine API that powers PlayCanvas applications, providing support for graphics, physics, and more. |
10
+
|[Editor](/modules/Editor.html)| The API for automating and enhancing the functionality of the PlayCanvas Editor. |
11
+
|[PCUI](/modules/PCUI.html)| A web front-end framework specifically tailored for creating UIs in browser-based tools. |
12
+
|[PCUIGraph](/modules/PCUIGraph.html)| A PCUI extension providing a component for managing node-based graphs. |
13
+
|[Observer](/modules/Observer.html)| An implementation of the [observer pattern][https://en.wikipedia.org/wiki/Observer_pattern], essential for event handling and data binding in complex apps. |
14
14
15
15
### 🚀 Getting Started
16
16
@@ -30,10 +30,3 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
30
30
---
31
31
32
32
Thank you for choosing PlayCanvas! We're excited to see what you build. ❤️
0 commit comments