Uses of Class
VASSAL.tools.icon.IconFamily
Package | Description |
---|---|
VASSAL.tools.icon |
-
Uses of IconFamily in VASSAL.tools.icon
Methods in VASSAL.tools.icon that return IconFamily Modifier and Type Method Description static IconFamily
IconFactory. getIconFamily(String name)
Return an Icon FamilyMethods in VASSAL.tools.icon with parameters of type IconFamily Modifier and Type Method Description static void
IconFactory. addIconFamily(IconFamily family)
Add a new IconFamilystatic void
IconFactory. removeIconFamily(IconFamily family)
Remove an IconFamilystatic void
IconFactory. renameIconFamily(String oldName, IconFamily family)
Rename an IconFamily