mojo.input.KeyboardDevice.FlushChars - nitrologic/monkey2 GitHub Wiki
mojo::mojo.input.mojo.input.KeyboardDevice.FlushChars
Method FlushChars:Void( )
Flushes the character queue.
Removes all queued characters in the character queue.
Note that AppInstance.ResetPolledInput also flushes the character queue.