thoughts
This commit is contained in:
parent
8b076efcc4
commit
9592cfc794
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ import (
|
||||||
"github.com/hajimehoshi/ebiten/v2"
|
"github.com/hajimehoshi/ebiten/v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO: should this be integrated with Scene?
|
||||||
|
|
||||||
type Camera struct {
|
type Camera struct {
|
||||||
ID
|
ID
|
||||||
Scene *Scene
|
Scene *Scene
|
||||||
|
|
Loading…
Reference in a new issue