이 문서를 언급한 문서들2Graphics Engine Process... - Calculate Delta TimeGame Programming- Delta TimeDelta Time Using Frames for updating game logic can break when different frame rates. Use Delta Time for updating game logic. position += velocity * deltaTime