examples
fix screenshot in platformer example readme
2017-04-22 13:11:26 +02:00
imdraw
remove commented code
2017-04-21 16:43:56 +02:00
pixelgl
temporarily fix issue #1
2017-04-22 13:15:57 +02:00
.gitignore
add gitignore
2016-12-16 19:32:56 +01:00
LICENSE
Initial commit
2016-11-19 12:15:34 +01:00
README.md
add a note to readme
2017-01-23 22:27:27 +01:00
batch.go
minor change
2017-04-15 21:03:22 +02:00
color.go
fix typo in Alpha doc
2017-04-15 18:04:03 +02:00
compose.go
fix type in ComposeMethod doc
2017-04-11 17:28:27 +02:00
data.go
adopt RGB and Alpha
2017-04-10 17:25:56 +02:00
doc.go
minor change in pixel package doc
2017-04-21 17:01:46 +02:00
drawer.go
fix grammar in Drawer doc
2017-04-13 15:15:17 +02:00
geometry.go
simplify code in Rect.Resized
2017-04-13 15:26:48 +02:00
interface.go
move ComposeTarget to separate file
2017-04-11 16:45:56 +02:00
sprite.go
minor optimization in Sprite
2017-04-12 16:18:25 +02:00