Skip to content

Commit b1a9c25

Browse files
authored
勘误
1 parent 64e2874 commit b1a9c25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

book/game-loop.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ Fred的机器做了10倍的操作,所以他的误差要比George的更大。
418418
方便的是,我们*实际*知道渲染时距离两次更新的时间:它被存储在`lag`中。
419419
我们在`lag`比更新时间间隔小时,而不是`lag`**时,跳出循环进行渲染。
420420
`lag`的剩余量?那就是到下一帧的时间。
421-
n we go to render, we'll pass that in:
422421

423422
当我们要渲染时,我们将它传入:
424423

0 commit comments

Comments
 (0)