Interface HideMouse

All Known Implementing Classes:
BoxListPCScreen, BoxListScreen, PCScreen, PokemonScreen

public interface HideMouse
CursorHelper will hide entirely the mouse from this gui during Screen#initGui(). You can draw your own at mouseX and mouseY to replace it.