Mobile::moveFinger
For move the finger of player, the value of int goes 1 at 5.
Syntax
mobile.moveFinger(direction);
Required Arguments
- direction: int
Return value
- Undefined
Example
todo
For move the finger of player, the value of int goes 1 at 5.
mobile.moveFinger(direction);
todo