| Interface | Description |
|---|---|
| FilterControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
| Class | Description |
|---|---|
| BtnPopup | |
| DefaultFilterControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Control for filters.
|
| FilterComponent |
Updates a
Component to reflect the current state of a NamedFilterConfig. |
| FilterMenuEntry | |
| FilterState |
The highlighted state while using a
FilterControl instance. |
| MenuItemCreator |
Creates menu items for
Filter
instances. |
Filters.