de.lessvoid.nifty.loaderv2.types
Class XmlBaseType
java.lang.Object
de.lessvoid.nifty.loaderv2.types.XmlBaseType
- All Implemented Interfaces:
- XmlType
- Direct Known Subclasses:
- AttributesType, EffectsType, EffectType, EffectValueType, ElementType, HoverType, InteractType, NiftyControlsType, NiftyStylesType, NiftyType, RegisterEffectType, RegisterMouseCursorType, RegisterMusicType, RegisterSoundType, ResourceBundleType, ScreenType, StyleType, UseControlsType, UseStylesType
public class XmlBaseType
- extends Object
- implements XmlType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlBaseType
public XmlBaseType()
XmlBaseType
public XmlBaseType(XmlBaseType src)
XmlBaseType
public XmlBaseType(Attributes attributesParam)
translateSpecialValues
public void translateSpecialValues(Nifty nifty,
Screen screen)
getAttributes
public Attributes getAttributes()
initFromAttributes
public void initFromAttributes(Attributes attributesParam)
- Specified by:
initFromAttributes
in interface XmlType
mergeFromAttributes
public void mergeFromAttributes(Attributes attributesParam)
output
public String output(int offset)
Copyright © 2012. All Rights Reserved.