Package-level declarations

Types

Link copied to clipboard
public class Screen<T extends Screen<T>> implements ScreenActions

Container class for UI elements.

Link copied to clipboard
public interface ScreenActions

Interface with common actions for all screens