The LLPlayer object contains the following methods:
Method List
Name | Description |
---|---|
KeyDown |
Simulates pressing of a key. |
KeyUp |
Simulates releasing of a key. |
MouseDown |
Simulates pressing of a mouse button. |
MouseMove |
Simulates movement of the mouse cursor. |
MouseUp |
Simulates releasing of a mouse button. |
MouseWheel |
Simulates rotating of the mouse wheel. |