com.triangularpixels.rebirth.resources.coredecoders
Class FloatDecoder.ArrayAttribute

java.lang.Object
  extended by com.triangularpixels.rebirth.resources.coredecoders.FloatDecoder.ArrayAttribute
Enclosing class:
FloatDecoder

public static class FloatDecoder.ArrayAttribute
extends Object


Constructor Summary
FloatDecoder.ArrayAttribute()
           
 
Method Summary
static float[] decode(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatDecoder.ArrayAttribute

public FloatDecoder.ArrayAttribute()
Method Detail

decode

public static float[] decode(String str)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.