aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2023-07-30 17:16:36 +0100
committerBen Harris <bjh21@bjh21.me.uk>2023-07-30 17:16:36 +0100
commit29eaa8f55c7b9cc960afa4327a7ce977e6637e9c (patch)
tree9dbb6231c92850efb3d4d998b3945cd80cef6b97 /PuzzleApplet.java
parent58511aa009c672cc2ade783d537a5830806fd02c (diff)
downloadpuzzles-29eaa8f55c7b9cc960afa4327a7ce977e6637e9c.zip
puzzles-29eaa8f55c7b9cc960afa4327a7ce977e6637e9c.tar.gz
puzzles-29eaa8f55c7b9cc960afa4327a7ce977e6637e9c.tar.bz2
puzzles-29eaa8f55c7b9cc960afa4327a7ce977e6637e9c.tar.xz
Flood: don't draw zero-width tile separators
Flood's draw_tile() extravagantly uses up to eight rectangles to draw separators around each tile. This could be substantially improved, but a particularly low-hanging optimisation is not do draw them when the separator width is zero. This at least means that Flood completes its initial drawing on my test KaiOS device.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions