Uses of Enum
org.refcodes.data.ext.boulderdash.BoulderDashPixmap
-
Uses of BoulderDashPixmap in org.refcodes.data.ext.boulderdash
Methods in org.refcodes.data.ext.boulderdash that return BoulderDashPixmapModifier and TypeMethodDescriptionstatic BoulderDashPixmapRetrieves the enumeration element representing the given pixmap name (ignoring the case) or null if none was found.BoulderDashAnimation.getBoulderDashPixmaps()Gets the boulder dash pixmaps.static BoulderDashPixmapReturns the enum constant of this type with the specified name.static BoulderDashPixmap[]BoulderDashPixmap.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.refcodes.data.ext.boulderdash with parameters of type BoulderDashPixmapModifier and TypeMethodDescriptionBoulderDashPixmapInputStreamFactory.createInstance(BoulderDashPixmap aIdentifier) BoulderDashPixmapUrlFactory.createInstance(BoulderDashPixmap aIdentifier)