Package | Description |
---|---|
com.thepattybeastlabs.core.gui |
Modifier and Type | Class and Description |
---|---|
static class |
List.AbstractItemManager<L> |
static class |
List.DefaultItemManager<L> |
Modifier and Type | Field and Description |
---|---|
protected List.ItemManager<T> |
List.im |
Constructor and Description |
---|
List(java.lang.String id,
float x,
float y,
float width,
float height,
List.ItemManager<T> im) |