de.lessvoid.nifty.loaderv2.types
Class HoverType

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.types.XmlBaseType
      extended by de.lessvoid.nifty.loaderv2.types.HoverType
All Implemented Interfaces:
XmlType

public class HoverType
extends XmlBaseType


Constructor Summary
HoverType()
           
HoverType(HoverType hoverType)
           
 
Method Summary
 Falloff materialize()
           
 String output(int offset)
           
 
Methods inherited from class de.lessvoid.nifty.loaderv2.types.XmlBaseType
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HoverType

public HoverType(HoverType hoverType)

HoverType

public HoverType()
Method Detail

output

public String output(int offset)
Overrides:
output in class XmlBaseType

materialize

public Falloff materialize()


Copyright © 2012. All Rights Reserved.