de.grogra.blocks.xFrogFileParser
Class Bool

java.lang.Object
  extended by de.grogra.blocks.xFrogFileParser.Expr
      extended by de.grogra.blocks.xFrogFileParser.Bool

public class Bool
extends Expr


Field Summary
 
Fields inherited from class de.grogra.blocks.xFrogFileParser.Expr
aktKeyFrame, aktPrimitive, aktStructName, aktTexture, aktTextureName, aktTransform, alpha, b, blocks, blocksGraphNodes, branches, c, camera, children, color, d, debug, debugS, e, f, g, h, i, imports, j, k, l, lightsGraphNodes, lightsXL, m, n, o, oldTransform, p, phong, q, r, registry, ribs, s, sky, t, textureImports, textures, trajectory, transformMatrizen, u, use_GFXColor, v, w, x, xfrogDir
 
Constructor Summary
Bool(boolean a)
           
 
Method Summary
 boolean getValue()
           
 java.lang.String toString()
           
 java.lang.String toXL()
           
 
Methods inherited from class de.grogra.blocks.xFrogFileParser.Expr
init, setSrcReg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Bool

public Bool(boolean a)
Method Detail

getValue

public boolean getValue()

toString

public java.lang.String toString()
Specified by:
toString in class Expr

toXL

public java.lang.String toXL()