Beispiel #1
0
 private void UpdateFrame(IFrameUpdate frameUpdate, float delteTime)
 {
     frameUpdate.FrameUpdate(delteTime);
 }