Package ca.cgjennings.apps.arkham.sheet
-
Class Summary Class Description CharacterSheet Deprecated. This class serves only to allow deserialization of old components.ComponentFace Deprecated. This class serves only to allow deserialization of old components.MarkerSheet Draws the front and back face of markers (tokens).PrintDimensions An immutable representation of the printed size of a sheet, measured in points.ScaleCache A cache that stores a pre-scaled version of a source image.Sheet<G extends GameComponent> An abstract base class for objects that paint one face (side) of aGameComponent
.Subclasses must provide a template key before the sheet can be used.ShiftHReplaceSBFilter This filter shifts the hue of each pixel by a fixed amount, sets the saturation to a fixed value, and scales the brightness.StandardHints Standard rendering hints, used for variousRenderTarget
s.UndecoratedCardBack A component face that simply draws the template image. -
Enum Summary Enum Description CharacterSheet.DeckSnappingHint ComponentFace.DeckSnappingHint FinishStyle Collapses the set of possible finish options into a collection of simple choices for users to choose from.MarkerStyle An enumeration of the possible types of embedded markers.RenderTarget An enumeration of generic use cases for a requested rendering.Sheet.DeckSnappingHint A deck snapping hint is used the describe the general behaviour of a sheet when it is placed in a deck and an attempt is made to snap it against another object.