package org.flixel.event; public interface IFlxReplay { public void callback(); }