Index
A B C D E F G H I J K L M N O P R S T U V
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
T
- tailMap(K) - Method in class squidpony.squidmath.MultiArrangement
- take(int) - Method in class squidpony.squidmath.MultiArrangement
-
Produces a copy of this MultiArrangement, but only using up to the given amount of items to take.
- TextStorage - Class in squidpony.store.text
-
Helps games store information in libGDX's Preferences class as Strings, then get it back out.
- TextStorage() - Constructor for class squidpony.store.text.TextStorage
-
Please don't use this constructor if possible; it simply calls
TextStorage(String)
with the constant String "nameless". - TextStorage(String) - Constructor for class squidpony.store.text.TextStorage
-
Creates a JsonStorage with the given fileName to save using Preferences from libGDX.
- TextStorage(String, long[]) - Constructor for class squidpony.store.text.TextStorage
-
Creates a JsonStorage with the given fileName to save using Preferences from libGDX.
- TextStorage(String, String) - Constructor for class squidpony.store.text.TextStorage
-
Creates a JsonStorage with the given fileName to save using Preferences from libGDX.
- toArray() - Method in class squidpony.squidmath.MultiArrangement.KeyList
- toArray(T[]) - Method in class squidpony.squidmath.MultiArrangement.KeyList
- toJson(Object, Class, Class) - Method in class squidpony.DataCompressor
- toJson(Object, Class, Class) - Method in class squidpony.store.json.JsonCompressor
- toJson(Object, Class, Class, FileHandle) - Method in class squidpony.DataCompressor
- toJson(Object, Class, Class, FileHandle) - Method in class squidpony.store.json.JsonCompressor
- toJson(Object, Class, Class, Writer) - Method in class squidpony.DataCompressor
-
Deprecated.
- toJson(Object, Class, Class, Writer) - Method in class squidpony.store.json.JsonCompressor
-
Deprecated.
- toString() - Method in class squidpony.squidmath.JavaRNG
- toString() - Method in class squidpony.squidmath.MultiArrangement.KeyList
- toString() - Method in class squidpony.squidmath.MultiArrangement
- trim() - Method in class squidpony.squidmath.MultiArrangement
-
Rehashes the map, making the table as small as possible.
- trim(int) - Method in class squidpony.squidmath.MultiArrangement
-
Rehashes this map if the table is too large.
All Classes|All Packages