See: Description
| Class | Description |
|---|---|
| BlockUtils | |
| CaseInsensitiveIntMap |
An unordered map where the keys are case-insensitive Strings and the values are unboxed ints.
|
| CaseInsensitiveIntMap.Entries | |
| CaseInsensitiveIntMap.Entry | |
| CaseInsensitiveIntMap.Keys | |
| CaseInsensitiveIntMap.Values | |
| ColorUtils |
A few static methods for commonly-used color handling tasks.
|
| NoiseUtils |
Some 1D noise methods to be used when an effect needs smooth but random changes.
|