actor.go
|
fix vibration, tweak spritesheet
|
2021-08-08 11:46:03 +10:00 |
anim.go
|
starting animations on the right foot?
|
2021-08-08 11:46:03 +10:00 |
asset.go
|
invert logic in AnimRef.Anim
|
2021-08-12 04:45:23 +00:00 |
camera.go
|
comment tweaks
|
2021-08-12 21:11:32 +10:00 |
debug.go
|
Draw(image, geom) -> Draw(image, opts)
|
2021-08-12 04:06:01 +00:00 |
fill.go
|
Draw(image, geom) -> Draw(image, opts)
|
2021-08-12 04:06:01 +00:00 |
game.go
|
comments
|
2021-08-15 15:52:40 +10:00 |
interface.go
|
Draw(image, geom) -> Draw(image, opts)
|
2021-08-12 04:06:01 +00:00 |
misc.go
|
delete GeoMDef - not needed anymore/yet
|
2021-08-12 11:48:04 +10:00 |
scene.go
|
Draw(image, geom) -> Draw(image, opts)
|
2021-08-12 04:06:01 +00:00 |
solid.go
|
it works
|
2021-08-08 11:46:03 +10:00 |
sprite.go
|
Draw(image, geom) -> Draw(image, opts)
|
2021-08-12 04:06:01 +00:00 |
tiles.go
|
methods for working with tiles
|
2021-08-15 16:40:01 +10:00 |