onCharInput(action: (ch: string)=>void): KEventController
Register an event that runs when user inputs text.since
// type into input onCharInput((ch) => { input.text += ch })
since
// type into input onCharInput((ch) => { input.text += ch })
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Level
Plugins
Button Bindings