SetVirtualButtonPosition

Description

Sets the position of the virtual button in screen coordinates. You can use GetVirtualWidth and GetVirtualHeight to find the current bounds of the screen. The button will be centered on the given x and y position.

Definition

SetVirtualButtonPosition( index, x, y )

Parameters