calcNarrowPhase method

void calcNarrowPhase()

Implementation

void calcNarrowPhase () {
  setTime( 3 );
  narrowPhaseTime = times[ 3 ] - times[ 2 ];
}