add object visualzation to playground

This commit is contained in:
lxsang
2019-05-06 16:08:46 +02:00
parent d04fc7a2af
commit ad1019391a
11 changed files with 453 additions and 24 deletions

View File

@ -1,5 +1,5 @@
# TinyEditor
This is an example project, generated by AntOS Development Kit
This is the example project for the tutorial: [https://blog.lxsang.me/post/id/20](https://blog.lxsang.me/post/id/20)
## Howto
@ -21,4 +21,4 @@ Click **Save**
## Build application
* To build: **Menu > Build > Build** or **ALT-C**
* To build and run: **Menu > Build > Build and Run** or **CTRL-R**
* To release: **Menu > Build > Build release** or **ALT-P**
* To release: **Menu > Build > Build release** or **ALT-P**