setMousePosition: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
'''Operand types:''' | '''Operand types:''' | ||
'''[x, y]:''' [Array]] | '''[x, y]:''' [[Array]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 22: | Line 22: | ||
Move (UI) mouse pointer to specified position of the screen. | Move (UI) mouse pointer to specified position of the screen. | ||
'''Example:''' | '''Example:''' | ||
'''setMousePosition''' [0.5, 0.5] | '''setMousePosition''' [0.5, 0.5] |