public class ContainerTag<T extends com.badlogic.gdx.scenes.scene2d.Group> extends ElementTag<T>
| Constructor and Description |
|---|
ContainerTag(T element) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyChild(java.lang.Object child) |
defineAttributeGroups, defineAttributes, removeAttributeByClass, removeAttributeByName, removeAttributeByNamepublic ContainerTag(T element)