Expand description

Provides deserialization capabilities, for reading input files.

Enums§

  • Represents a DrawAction, coming from JSON deserialization.
  • Represents user input from JSON of the L-System rules, for conversion into DrawRules.
  • Represents the JSON input for an input file.

Functions§

  • Reads a JSON file, deserailizes the JSON, then runs the underlying JSONInfo.
  • Deserailizes the JSON, then runs the underlying JSONInfo.