struct Scar::Event::TextEntered
- Scar::Event::TextEntered
- Scar::Event::Event
- Struct
- Value
- Object
Overview
A unicode char was entered
This is not a key event, it captures any entered unicode char entered by any input method. This captures things like ^+e => ê.
Defined in:
scar/event.crConstructors
Instance Method Summary
- 
        #unicode : UInt32
        
          The entered unicode character