Modifier and Type | Class and Description |
---|---|
static class |
IPanelBuilder.Skeleton
A partial implementation of
IPanelBuilder . |
class |
SquidPanelBuilder
An almost-concrete implementation of
IPanelBuilder . |
Modifier and Type | Field and Description |
---|---|
protected IPanelBuilder |
SquidApplicationAdapter.ipb |
protected IPanelBuilder |
AbstractSquidScreen.ipb |
IPanelBuilder |
AbstractSquidScreen.SquidScreenInput.ipb |
Modifier and Type | Method and Description |
---|---|
IPanelBuilder |
AbstractSquidScreen.getPanelbuilder()
Ideally, you should always go through this method to create a
SquidPanel . |
Constructor and Description |
---|
SquidScreenInput(ScreenSizeManager ssm,
squidpony.IColorCenter<T> icc,
IPanelBuilder ipb) |
Copyright © 2012–2016. All rights reserved.