Uses of Class
ca.cgjennings.apps.arkham.sheet.ComponentFace.DeckSnappingHint
-
Packages that use ComponentFace.DeckSnappingHint Package Description ca.cgjennings.apps.arkham.sheet -
-
Uses of ComponentFace.DeckSnappingHint in ca.cgjennings.apps.arkham.sheet
Methods in ca.cgjennings.apps.arkham.sheet that return ComponentFace.DeckSnappingHint Modifier and Type Method Description static ComponentFace.DeckSnappingHint
ComponentFace.DeckSnappingHint. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ComponentFace.DeckSnappingHint[]
ComponentFace.DeckSnappingHint. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-