GCControllerDirectionPadValueChangedHandler 委托

定义

用作 的值更改处理程序的 ValueChangedHandler委托。

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

参数

xValue
Single
yValue
Single

适用于