[]
This class extends ModuleSpec class in order to hold tile-component specifications using Strings.
public class StringSpec : ModuleSpec
| Name | Description |
|---|---|
| StringSpec(int, int, byte) | Constructs an empty 'StringSpec' with specified number of tile and components. This constructor is called by the decoder. |
| StringSpec(int, int, byte, string, string[], ParameterList) |