[orx-poisson-fill] Fix demos, attempt 2
This commit is contained in:
@@ -19,8 +19,6 @@ import kotlin.math.sin
|
||||
|
||||
fun main() {
|
||||
data class Thing(val color: ColorRGBa, var pos: Polar, val speed: Polar)
|
||||
|
||||
|
||||
application {
|
||||
program {
|
||||
val dry = renderTarget(width, height) {
|
||||
|
||||
Reference in New Issue
Block a user