Package ilcd
Class Graphic

Public Method suspendAnimationEngine

static void suspendAnimationEngine()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Allows to stop all animated graphics at the current frame by stopping the animation engine.

Note

See also:

Graphic.stopBreakAnimation(int)
Graphic.resumeAnimationEngine()