Пример #1
0
 public override void Update(ref GameTime gameTime)
 {
     hinge.UpdateController((float)gameTime.ElapsedGameTime.TotalSeconds);
 }