Hi,
This question is related to the question I asked a few days ago regarding
making a component pop-up after an animation completes. I made a counter
class with two counters in it, one for counting the calls to
Interpolator.processStimulus() and one for counting the calls to
Canvas3D.postSwap(). When the Interpolator.alpha is finished AND the two
counters are equal, I make the component pop up; but still, the animation
is still sometimes not finished.
Does this mean that PostSwap() is not guaranteed to only be called after a
frame has displayed on the screen?
Jimmy
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".