예제 #1
0
파일: Nightmare.cs 프로젝트: ModernMAK/BoEG
 private void OnStep(float deltaTime)
 {
     Ticks.AdvanceAllAndRemoveDone(deltaTime);
 }