log gamelib/cursor.py @ 115:5e704ee7b84b

age author description
Tue, 24 Aug 2010 14:53:05 +0200 Jeremy Thurgood Remove "in-widget" check and always draw cursor.
Tue, 24 Aug 2010 14:51:22 +0200 Jeremy Thurgood Better cursor handling using draw_all() and mouse_delta().
Tue, 24 Aug 2010 14:17:09 +0200 Jeremy Thurgood Cursor uses draw_over() rather than draw().
Tue, 24 Aug 2010 13:53:49 +0200 Jeremy Thurgood Some (slightly) better cursor handling.
Mon, 23 Aug 2010 23:58:11 +0200 Stefano Rivera Draw CursorWidget on top of StateWidget
Mon, 23 Aug 2010 20:54:04 +0200 Neil Muller Funkier cursor handling
Mon, 23 Aug 2010 19:50:45 +0200 Stefano Rivera A sprite cursor attempt