add demos to README.md
This commit is contained in:
@@ -38,6 +38,7 @@ Note that drawing inside the `repeat` action has no effect. Have a look at the d
|
||||
### DemoRepeat01
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoRepeat01.kt)
|
||||
@@ -45,6 +46,7 @@ Note that drawing inside the `repeat` action has no effect. Have a look at the d
|
||||
### DemoRepeat02
|
||||
|
||||
This demonstrates how to combine `repeat {}` with a postponed event to trigger drawing
|
||||
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoRepeat02.kt)
|
||||
@@ -52,6 +54,7 @@ This demonstrates how to combine `repeat {}` with a postponed event to trigger d
|
||||
### DemoTimeOut01
|
||||
|
||||
|
||||
|
||||

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