[PyOpenGL-Users] Touchsensors ? What are they good for ?
Brought to you by:
mcfletch
From: mg20163 <mg...@sg...> - 2004-08-10 14:17:48
|
hi, Touchsensors. What are they good for ? the tests for openglcontext seem all to rely on doing : self.addEventHandler( "mousebutton", button = 0, state = 1, node = self.someNode, function = self.OnClick1, ) the Touchsensor used in the tests seems to be obsolete. thanks, MarcinGomulka |