共用方式為


GCControllerDirectionPadValueChangedHandler 代理人

定義

做為 的值變更處理常式的 ValueChangedHandler 委派。

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

參數

xValue
Single
yValue
Single

適用於