poison ~master (2016-12-10T22:03:17Z)
Home
Dub
Repo
Window.sendKeyInput
poison
ui
window
Window
Sends a key input through memory.
class
Window
void
sendKeyInput
(
Keyboard.Key
key
)
Parameters
key
Type:
Keyboard
.
Key
The key to send an input of.
Meta
Source
See Implementation
poison
ui
window
Window
constructors
this
functions
changeCursorPosition
close
process
sendKeyInput
sendMouseInput
show
properties
cursorVisible
fps
hidden
isOpen
parentWindow
title
variables
_windowComponents
Sends a key input through memory.