Documentation Topics
Function

PRVirconJoySetBlend()

Sets the blend color to use for the given joystick's nub, label, outline and notch sprites.


Declaration

PRVirconJoySetBlend(joyId, nubBlendColor, labelBlendColor, outlineBlendColor, notchBlendColor)

Parameters

joyId

The joystick ID.

nubBlendColor

The blend color to use for the joystick's nub sprite.

labelBlendColor

The blend color to use for the joystick's label sprite.

outlineBlendColor

The blend color to use for the joystick's outline sprite.

notchBlendColor

The blend color to use for the joystick's notch sprites.

Return Value

n/a