public class XmlAttributeMapper
extends java.lang.Object
| Constructor and Description |
|---|
XmlAttributeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static FlexDirection |
mapToFlexDirection(org.mini2Dx.gdx.xml.XmlReader.Element element) |
static Visibility |
mapToVisibility(org.mini2Dx.gdx.xml.XmlReader.Element element,
java.lang.String attributeName) |
public static FlexDirection mapToFlexDirection(org.mini2Dx.gdx.xml.XmlReader.Element element)
public static Visibility mapToVisibility(org.mini2Dx.gdx.xml.XmlReader.Element element, java.lang.String attributeName)