| java.lang.Object net.refractions.udig.project.ui.AnimationUpdater
AnimationUpdater | public class AnimationUpdater (Code) | | Responsible for updating the viewport when animations need their next animation frame to be displayed.
author: jeichar |
getFrameInterval | public short getFrameInterval()(Code) | | Returns the frameInterval. |
isTesting | static boolean isTesting()(Code) | | Should only be used for testing
|
setTesting | public static void setTesting(boolean isTesting)(Code) | | should only be used for testing purposes.
Parameters: testing - |
|
|