다음을 통해 공유


GCControllerDirectionPadValueChangedHandler 대리자

정의

에 대한 값 변경 처리기로 사용되는 대리자입니다 ValueChangedHandler.

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

매개 변수

xValue
Single
yValue
Single

적용 대상