rex_simulate_keyevent
Introduction
Fire keyboard or touch events.
Fire keyboard or touch events.
Usage
Simulate keyboard events
Sample capx
Call "Action:Simulate keyboard event" to fire keyboard events. They will trigger events of official keyboard plugin.
Sample capx
Call "Action:Simulate keyboard event" to fire keyboard events. They will trigger events of official keyboard plugin.
Simulate touch events
Sample capx
Call
Sample capx
Call
- Action:Simulate touch start
- Action:Simulate touch move
- Action:Simulate touch end