GCControllerDirectionPadValueChangedHandler Delegate

Definition

The delegate used as the value-changed handler for ValueChangedHandler.

public delegate void GCControllerDirectionPadValueChangedHandler(GCControllerDirectionPad dpad, float xValue, float yValue);
type GCControllerDirectionPadValueChangedHandler = delegate of GCControllerDirectionPad * single * single -> unit

Parameters

xValue
Single
yValue
Single

Applies to