SetVirtualJoystickImageInner
Description
Sets the image used by the inner (moveable) portion of the joystick. You can use an image ID of 0 to return it to the default image.
Definition
SetVirtualJoystickImageInner( index, imageID )
void agk::SetVirtualJoystickImageInner( UINT index, UINT imageID )
Parameters
- index - The ID of the virtual joystick to set.
- imageID - The image ID to use for this joystick.