Package org.hexworks.zircon.api.view

Types

View
Link copied to clipboard
common
interface View : ColorThemeOverride
A View is similar to a Fragment, but instead of being a reusable group of Components with additional UI logic they represent reusable Screens with additional UI logic.
ViewContainer
Link copied to clipboard
common
interface ViewContainer
A ViewContainer handles the displaying of Views.