add demos to README.md
This commit is contained in:
@@ -36,16 +36,22 @@ Note that drawing inside the `repeat` action has no effect. Have a look at the d
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoRepeat01
|
||||
[source code](src/demo/kotlin/DemoRepeat01.kt)
|
||||
|
||||
|
||||

|
||||
|
||||
### DemoRepeat02
|
||||
[source code](src/demo/kotlin/DemoRepeat02.kt)
|
||||
[source code](src/demo/kotlin/DemoRepeat01.kt)
|
||||
|
||||
### DemoRepeat02
|
||||
|
||||
This demonstrates how to combine `repeat {}` with a postponed event to trigger drawing
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoRepeat02.kt)
|
||||
|
||||
### DemoTimeOut01
|
||||
[source code](src/demo/kotlin/DemoTimeOut01.kt)
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoTimeOut01.kt)
|
||||
|
||||
Reference in New Issue
Block a user