Uses of Enum
org.refcodes.data.ext.boulderdash.BoulderDashStatus
-
Uses of BoulderDashStatus in org.refcodes.data.ext.boulderdash
Methods in org.refcodes.data.ext.boulderdash that return BoulderDashStatusModifier and TypeMethodDescriptionstatic BoulderDashStatusBoulderDashStatus.fromAsciiChar(char aAsciiChar) Resolves the ASCII char (as often used by Boulder-Dash cave maps) to the according status,.static BoulderDashStatusReturns the enum constant of this type with the specified name.static BoulderDashStatus[]BoulderDashStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.