Merge pull request 'redo-event-system' (#1) from redo-event-system into main

Reviewed-on: #1
This commit is contained in:
Sasha Koshka 2022-11-09 23:54:10 +00:00
commit acbf2a3954
7 changed files with 176 additions and 116 deletions

View File

@ -1,6 +1,5 @@
package stone package stone
import "time"
import "image/color" import "image/color"
// Application represents an application. // Application represents an application.