コード例 #1
0
 private void Update()
 {
     uiStack.SendEvent(this, new GamepadInputEvent(gamepad.Poll()));
 }