-
Subclasses of SparseLayers in squidpony.squidgrid.gui.gdx
Modifier and Type |
Class |
Description |
class |
SquidMessageBox |
A specialized SquidPanel that is meant for displaying messages in a scrolling pane.
|
class |
SubcellLayers |
A subclass of SparseLayers that acts almost the same, but uses 3x3 subcells of background color for every cell that
may contain a char.
|
Methods in squidpony.squidgrid.gui.gdx with parameters of type SparseLayers
Modifier and Type |
Method |
Description |
void |
LightingHandler.draw(SparseLayers layers) |
Given a SparseLayers, fills the SparseLayers with different colors based on what lights are present in line of
sight of the viewer and the various flicker or strobe effects that Radiance light sources can do.
|
void |
WildMapView.show(SparseLayers layers) |
|