Class Config
java.lang.Object
squidpony.squidgrid.mapping.styled.Config
public class Config extends Object
Part of the JSON that defines a tileset.
Created by Tommy Ettinger on 3/10/2015.
-
Field Summary
Fields Modifier and Type Field Description boolean
is_corner
int[]
num_colors
int
num_x_variants
int
num_y_variants
int
short_side_length
-
Constructor Summary
Constructors Constructor Description Config()
Probably not something you will construct manually. -
Method Summary