Protected_createjsProtected_createjsProtected_fpsProtected_listenProtected_listenProtected_pixiThis changes whether to listen for a specified custom event.
Advances createjs by 1 frame.
Because framerate is fixed at -1, advance() always advances by 1 frame regardless of delta time. Control such as "advance 0 frames" or "advance 2 or more frames" is achieved by the number of times this function is called (the responsibility of the caller).
OptionalendWhen the last frame of the timeline is reached.
OptionalreachWhen either labels is reached.
inherited createjs.MovieClip