richardeakin / Cinder-View

UI toolkit for Cinder C++ framework
24 stars 9 forks source link

initial virtual keyDown(), keyUp() #6

Closed richardeakin closed 8 years ago

richardeakin commented 8 years ago

Will undergo some changes around how / what Views get key events but this gives basic support and introduces the virtual keyDown() and keyUp() methods that will likely stay.