ResourceType

public enum ResourceType

An enumeration of two types of reserces, i.e., Gold and Wood.

Enum Constants

GOLD

public static final ResourceType GOLD

WOOD

public static final ResourceType WOOD