squidlib-extra 3.0.0
| Package | Description |
|---|---|
| squidpony |
The default conversion, compression, and storage classes are here; they delegate to the classes in
squidpony.store.json. |
| squidpony.squidmath |
Rarely-used data structures removed from squidlib-util and put in squidlib-extra in case they can be useful.
|
| squidpony.store.json |
Conversion, compression,and storage (to libGDX Preferences) using JSON as the stored type.
|
| squidpony.store.text |
Conversion, compression,and storage (to libGDX Preferences) using an experimental custom format as the stored type.
|