Uses of Enum Class
zombie.core.properties.TileProperties.SurfaceFlag
Packages that use TileProperties.SurfaceFlag
-
Uses of TileProperties.SurfaceFlag in zombie.core.properties
Subclasses with type arguments of type TileProperties.SurfaceFlag in zombie.core.propertiesMethods in zombie.core.properties that return TileProperties.SurfaceFlagModifier and TypeMethodDescriptionstatic TileProperties.SurfaceFlagReturns the enum constant of this class with the specified name.static TileProperties.SurfaceFlag[]TileProperties.SurfaceFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.