@@ -17,8 +17,3 @@ type Scene interface {
Draw(screen *ebiten.Image)
SetEventHandler(e SceneEvent, f func())
}
type ArgoScale interface {
GetSceneEvents() []SceneEvent
The note is not visible to the blocked user.