Пример #1
0
 /// <summary>
 /// Unity method.
 /// Update this instance.
 /// </summary>
 protected void Update()
 {
     cachedInputWrapper.CheckInput();
 }