multimedia @ VU
[] readme course preface 1 2 3 4 5 6 7 reference examples resources

talk show tell print

KeySensor


  KeySensor {
    eventIn      SFBool     eventsProcessed
    exposedField SFBool     enabled          TRUE
    eventOut     SFInt32    keyPress
    eventOut     SFInt32    keyRelease
    eventOut     SFInt32    actionKeyPress
    eventOut     SFInt32    actionKeyRelease
    eventOut     SFBool     shiftKey_changed
    eventOut     SFBool     controlKey_changed
    eventOut     SFBool     altKey_changed
    eventOut     SFBool     isActive
  }
  

[] readme course preface 1 2 3 4 5 6 7 reference examples resources

draft version 0.3 (17/9/2001)