Package | Description |
---|---|
squidpony |
Utilities that don't fit elsewhere in SquidLib, like text manipulation, some interfaces, and compatibility code.
|
squidpony.panel |
Interfaces for panels in GUIs/TUIs; these do not depend on any particular implementation of a color type.
|
Class and Description |
---|
FakeLanguageGen
A text generator for producing sentences and/or words in nonsense languages that fit a theme.
|
FakeLanguageGen.Alteration |
FakeLanguageGen.Modifier |
IColorCenter
How to manage colors, making sure that a color is allocated at most once.
|
IColorCenter.Skeleton
A skeletal implementation of
IColorCenter . |
IFilter
A filter is a function on colors.
|
LanguageCipher
Class that builds up a dictionary of words in a source text to words generated by a FakeLanguageGen, and can
"translate" a source text to a similarly-punctuated, similarly-capitalized fake text.
|
MonsterGen.Chimera
A creature that can be mixed with other Chimeras or given additional descriptors, then printed in a usable format
for game text.
|
Thesaurus
A text processing class that can swap out occurrences of words and replace them with their synonyms.
|
Class and Description |
---|
IColorCenter
How to manage colors, making sure that a color is allocated at most once.
|
Copyright © 2012–2016. All rights reserved.