Commit graph

4 commits

Author SHA1 Message Date
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
Renamed from src/micropolisj/build_tool/TileImage.java (Browse further)