Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 667 Bytes

File metadata and controls

12 lines (8 loc) · 667 Bytes

CorelliumClient.TouchInput

Properties

Name Type Description Notes
position Object Finger Positions
buttons [TouchInputButtonsInner] Buttons to be held when this position is reached. Either a Button enum object or an ASCII character. No change if not defined. [optional]
normalized Boolean true if you want to use normalized x,y coordinates from 0-10000 (eg 5000,5000 is always center of screen) [optional]
wait Number Duration to wait before this input is executed. Instant if not defined. [optional]