aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-09-29 14:29:57 +0100
committerSimon Tatham <anakin@pobox.com>2017-09-29 17:01:41 +0100
commit9b0069b1379f6468a797a886a8520baf57b0fa9f (patch)
tree46639694b73e15149d53443d4c99470d10fbf445 /PuzzleApplet.java
parenta0435df8aa30af4ea24b4b375bc1e37600bc19fe (diff)
downloadpuzzles-9b0069b1379f6468a797a886a8520baf57b0fa9f.zip
puzzles-9b0069b1379f6468a797a886a8520baf57b0fa9f.tar.gz
puzzles-9b0069b1379f6468a797a886a8520baf57b0fa9f.tar.bz2
puzzles-9b0069b1379f6468a797a886a8520baf57b0fa9f.tar.xz
tracks: Scale thickness of "no track here" crosses
Simply replace the calls to draw_line with calls to draw_thick_line. We need to choose a thickness parameter. The preferred tile size is 30, and the "draw_line" function draws a 1-pixel line, so the thickness right now is 1/30 the tile size, at the preferred size. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions