| Field and Description |
|---|
| squidpony.squidgrid.gui.gdx.SColor.FULL_PALLET
Prefer FULL_PALETTE to this misspelled name; they are equivalent.
|
| Method and Description |
|---|
| squidpony.squidgrid.gui.gdx.SColorFactory.addPallet(String, ArrayList<SColor>)
Prefer addPalette over this misspelled version; they are equivalent.
|
| squidpony.squidgrid.gui.gdx.TextCellFactory.antialias(boolean)
AA is the wave of the future!
|
| squidpony.squidgrid.gui.gdx.SColorFactory.fromPallet(String, float)
Prefer fromPalette over this misspelled version; they are equivalent.
|
| squidpony.squidgrid.gui.gdx.SColorFactory.pallet(String)
Prefer palette over this misspelled version.
|
Copyright © 2012–2015. All rights reserved.