package rabbitescape.engine; public interface ShownOnOverlay { public abstract String overlayText(); }