]> Pileus Git - grits/commitdiff
Add mouse, keyboard, and motion events to GritsObject
authorAndy Spencer <andy753421@gmail.com>
Sat, 15 Oct 2011 06:20:43 +0000 (06:20 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 15 Oct 2011 06:20:43 +0000 (06:20 +0000)
These work by chaining the event from GritsOpenGL up to each individual
object, which then emits the callback if it is currently selected
(moused over).


No differences found