示例#1
0
 /** Internal use. Updates the last frame path was updated. Called by {@link #checkValidity()}. */
 protected void checked() {
   lUpdate = gScene.timingHandler().frameCount();
 }