示例#1
0
 /// <summary>
 /// 登记摇杆
 /// </summary>
 public void Register()
 {
     VirtualInput.RegisterAxis(this);
 }