示例#1
0
 public void UpdateTick(float deltTime)
 {
     _input.GetAxisChanged();
     _input.GetKeyPressed();
 }