]> git.cworth.org Git - kub/commit
Draw a rectangle to clearly show which tiles are being selected.
authorKevin Worth <kworth@kworth-laptop.(none)>
Sun, 7 Jun 2009 16:36:58 +0000 (12:36 -0400)
committerKevin Worth <kworth@kworth-laptop.(none)>
Sun, 7 Jun 2009 16:36:58 +0000 (12:36 -0400)
commitc0722a461b9e4a048ee059876107a5f07e8941e1
tree76041b04d9de4941d02e18296b16dccadf6cb19b
parent8928a6baa8ab82c164e020efc5c74dabbcfe4bc0
Draw a rectangle to clearly show which tiles are being selected.

     New "selection_box_t" struct has been added.
     "selection_box.visible" determines when the rectangle is(isn't) shown.
kub.c