See: Description
| Class | Description |
|---|---|
| ControlInputEvent |
The class
ParticipantEvent is the superclass of all classes relating to control input sent by the
Interactive service to the GameClient. |
| ControlKeyDownEvent |
Interactive event posted by the Interactive service when a control has a
keydown input supplied. |
| ControlKeyUpEvent |
Interactive event posted by the Interactive service when a control has a
keyup input supplied. |
| ControlMouseDownInputEvent |
Interactive event posted by the Interactive service when a control has a
mousedown input supplied. |
| ControlMouseUpInputEvent |
Interactive event posted by the Interactive service when a control has a
mouseup input supplied. |
| ControlMoveInputEvent |
Interactive event posted by the Interactive service when a control has a
move input supplied. |
Copyright © 2018. All rights reserved.