Package games.stendhal.client
Class ZoneInfo
java.lang.Object
games.stendhal.client.ZoneInfo
General information about the current zone.
-
Method Details
-
get
Get the ZoneInfo instance.- Returns:
- zone info
-
getColorMethod
Get the color blend method. Mode for applying the zone color to tile sets and entity sprites.- Returns:
- blend mode
-
getZoneColor
Get the zone specific color. This should be applied to tile sets and most entities using the zone blend method.- Returns:
- zone color
-