Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MelonFunction/ebiten-camera
/ types & classes
Types & classes
4 in github.com/MelonFunction/ebiten-camera
⨍
Functions
27
◇
Types & classes
4
Struct
Camera
Camera can look at positions, zoom and rotate.
camera.go:11
Struct
Game
Game implements ebiten.Game interface.
examples/cube/main.go:67
Struct
Game
Game required by ebiten
examples/platformer/main.go:68
Struct
Point
Point represents a point in space
examples/cube/main.go:43