com.triangularpixels.rebirth.resources.coredecoders
Class BooleanDecoder

java.lang.Object
  extended by com.triangularpixels.rebirth.resources.coredecoders.BooleanDecoder

public class BooleanDecoder
extends Object


Nested Class Summary
static class BooleanDecoder.Attribute
          Boolean decoder allows not just for true/false but also yes/no and on/off.
 
Constructor Summary
BooleanDecoder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanDecoder

public BooleanDecoder()


Copyright © 2009 TriangularPixels.com. All Rights Reserved.