ebiten: convert view-obj
This commit is contained in:
4
go.mod
4
go.mod
@@ -8,8 +8,8 @@ require (
|
||||
github.com/faiface/mainthread v0.0.0-20171120011319-8b78f0a41ae3 // indirect
|
||||
github.com/faiface/pixel v0.8.0
|
||||
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7 // indirect
|
||||
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 // indirect
|
||||
github.com/go-gl/mathgl v0.0.0-20190713194549-592312d8590a // indirect
|
||||
github.com/hajimehoshi/ebiten v1.10.2
|
||||
github.com/pkg/errors v0.8.1 // indirect
|
||||
golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a
|
||||
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
|
||||
)
|
||||
|
Reference in New Issue
Block a user