Upgrade to OPENRNDR 0.4 snapshot
This commit is contained in:
@@ -2,7 +2,7 @@ import org.openrndr.application
|
||||
import org.openrndr.extensions.SingleScreenshot
|
||||
import org.openrndr.extra.timer.repeat
|
||||
|
||||
fun main() = application {
|
||||
suspend fun main() = application {
|
||||
program {
|
||||
repeat(2.0) {
|
||||
println("hello there $seconds" )
|
||||
|
||||
Reference in New Issue
Block a user