瀏覽代碼

*** empty log message ***

David Rose 25 年之前
父節點
當前提交
224a782723
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      panda/src/collide/collisionHandlerEvent.cxx

+ 2 - 2
panda/src/collide/collisionHandlerEvent.cxx

@@ -135,11 +135,11 @@ end_group() {
 //               a new "in" event will be thrown for each collision.
 //               a new "in" event will be thrown for each collision.
 //
 //
 //               This can be called each frame to defeat the
 //               This can be called each frame to defeat the
-//               persistant "in" event mechanism, which prevents the
+//               persistent "in" event mechanism, which prevents the
 //               same "in" event from being thrown repeatedly.
 //               same "in" event from being thrown repeatedly.
 //               However, also see set_again_pattern(), which can be
 //               However, also see set_again_pattern(), which can be
 //               used to set the event that is thrown when a collision
 //               used to set the event that is thrown when a collision
-//               is detected for more than one consecutive frames.
+//               is detected for two or more consecutive frames.
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 void CollisionHandlerEvent::
 void CollisionHandlerEvent::
 clear() {
 clear() {