Jason Long
|
02ee143ce9
|
refactor: move LoaderContext to graphics package
|
2015-01-10 11:53:46 -05:00 |
|
Jason Long
|
9a285f18ab
|
TileImage: s/drawTo/drawFragment
|
2015-01-09 22:46:59 -05:00 |
|
Jason Long
|
28be533163
|
MakeTiles: use BufferedImage, to be the same as gui
|
2015-01-09 18:07:30 -05:00 |
|
Jason Long
|
7592117306
|
TileImage: refactor: eliminate drawWithTimeTo()
having a context (such as time) may come back in the future,
but for now it seems better to not do this.
|
2015-01-09 13:32:50 -05:00 |
|
Jason Long
|
357a58f094
|
TileImage: remove getFrameEndTime() method
use "x instanceof Animation" to determine if a tile is animated
|
2015-01-07 22:26:12 -05:00 |
|
Jason Long
|
d95ad15b99
|
TileImage: make some properties final
|
2015-01-07 20:35:36 -05:00 |
|
Jason Long
|
a3afcde7bb
|
refactor: move build_tool/TileImage to new package
|
2015-01-07 15:59:41 -05:00 |
|