Package org.hexworks.zircon.api

This package contains the public API of Zircon. You can use anything you find here, but note that classes and methods annotated with @Beta are considered a preliminary implementation, and their API might change in the future.

Types

Beta
Link copied to clipboard
common
Anything that's annotated with Beta is considered to be an incomplete implementation that's subject to change.
CharacterTileStrings
Link copied to clipboard
common
object CharacterTileStrings
ColorThemes
Link copied to clipboard
common
object ColorThemes
ComponentAlignments
Link copied to clipboard
common
object ComponentAlignments
This object contains factory functions for creating AlignmentStrategy objects.
ComponentDecorations
Link copied to clipboard
common
object ComponentDecorations
This object contains functions for creating component decorations.
Components
Link copied to clipboard
common
object Components
This object contains factory methods for creating Component builders.
ComponentStyleSets
Link copied to clipboard
common
object ComponentStyleSets
This facade contains factory functions for creating builders for ComponentStyleSets.
CP437TilesetResources
Link copied to clipboard
common
object CP437TilesetResources
This object can be used to load either built-in CP437 TilesetResources or external ones.
DrawSurfaces
Link copied to clipboard
common
object DrawSurfaces
This facade object can be used to create builders for DrawSurface implementations.
Fragments
Link copied to clipboard
common
object Fragments
This facade object provides builders for the built-in Fragments (more complex Components that come with their own logic).
Functions
Link copied to clipboard
object Functions
GameComponents
Link copied to clipboard
common
object GameComponents
This object is a facade that can be used to create builders for GameArea and GameComponent.
GraphicalTilesetResources
Link copied to clipboard
common
object GraphicalTilesetResources
This object can be used to load either built-in graphical TilesetResources or external ones.
ImageDictionaryTilesetResources
Link copied to clipboard
common
object ImageDictionaryTilesetResources
This object can be used to load either built-in Image Dictionary TilesetResources or external ones.
Maybes
Link copied to clipboard
common
object Maybes
Modifiers
Link copied to clipboard
common
object Modifiers
This object contains factory methods for the Modifiers supported by Zircon.
REXPaintResources
Link copied to clipboard
object REXPaintResources
Shapes
Link copied to clipboard
common
object Shapes
This object is a facade for the various ShapeFactory implementations.
TrueTypeFontResources
Link copied to clipboard
common
object TrueTypeFontResources
This object can be used to load either built-in true type TilesetResources or external ones.
VirtualApplications
Link copied to clipboard
object VirtualApplications