]> git.cworth.org Git - kub/commit
Highlight and un-highlight tiles as they are selected and unselected with the click...
authorKevin Worth <kworth@kworth-laptop.(none)>
Sat, 4 Jul 2009 04:48:31 +0000 (00:48 -0400)
committerKevin Worth <kworth@kworth-laptop.(none)>
Sat, 4 Jul 2009 04:48:31 +0000 (00:48 -0400)
commit8b49dd4f15d5d44dae6a45278f1b202da2911032
treeb9d7034471db81e35a11388df839f0c4a42d0dc5
parent7c79fd8f543f46d54b5823620faa604b436f967b
Highlight and un-highlight tiles as they are selected and unselected with the click and drag selection box

  This code works but could stand a once through
  to check for redundancies, dead code, and/or places
  for optimization. Rendering slows down dramatically
  as the selection box gets bigger and more tiles are
  selected.
kub.c