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