InterfacesHasTickOn this pageHasTick Implemented byAnimationGraphicsGroupIndex MethodstickMethods ticktick(elapsedMilliseconds: number, idempotencyToken?: number): voidParameterselapsedMilliseconds: numberThe amount of real world time in milliseconds that has elapsed that must be updated in the animationoptionalidempotencyToken: numberOptional idempotencyToken prevents a ticking animation from updating twice per frameReturns void
The amount of real world time in milliseconds that has elapsed that must be updated in the animation