Class Config
java.lang.Object
com.github.yellowstonegames.place.tileset.Config
Part of the JSON that defines a tileset.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
is_corner
public boolean is_corner -
num_colors
public int[] num_colors -
short_side_length
public int short_side_length
-
-
Constructor Details
-
Config
public Config()Probably not something you will construct manually. See DungeonBoneGen .
-