See: Description
| Class | Description |
|---|---|
| JsonCompressor |
A variant of
JsonConverter (and an extension of libGDX's Json class) that
compresses its JSON output and reads compressed input. |
| JsonConverter |
Augmented version of libGDX's Json class that knows how to handle various data types common in SquidLib.
|
| JsonStorage |
Helps games store information in libGDX's Preferences class as Strings, then get it back out.
|
Copyright © Eben Howard 2012–2022. All rights reserved.