Package megamek.common.icons
package megamek.common.icons
-
ClassesClassDescriptionAn AbstractIcon is an abstract class that ensures standardized and isolated image code for icons across the suite.Camouflage is an implementation of AbstractIcon that contains and displays a Camouflage, which may either be a base Camouflage from the Camouflage directory or a Colour camouflage, which is based on the specified PlayerColour and then parsed as an AWT Color.FileCamouflage is an implementation of Camouflage that does not take camos from the parsed directories of MegaMek but is constructed directly from a local image file, e.g.Portrait is an implementation of AbstractIcon that contains and displays a Portrait from the Portrait Directory.