de.grogra.blocks.xFrogFileParser
Class Tree1
java.lang.Object
de.grogra.blocks.xFrogFileParser.Expr
de.grogra.blocks.xFrogFileParser.Tree1
public class Tree1
- extends Expr
Fields inherited from class de.grogra.blocks.xFrogFileParser.Expr |
a, 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 |
Tree1(Expr a,
Expr b,
Expr c,
Expr d,
Expr e,
Expr f,
Expr g,
Expr h,
Expr i,
Expr j,
Expr k,
Expr l,
Expr m,
Expr n,
Expr o,
Expr p,
Expr q,
Expr r,
Expr s,
Expr t,
Expr u,
Expr v,
Expr w,
Expr x)
|
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Tree1
public Tree1(Expr a,
Expr b,
Expr c,
Expr d,
Expr e,
Expr f,
Expr g,
Expr h,
Expr i,
Expr j,
Expr k,
Expr l,
Expr m,
Expr n,
Expr o,
Expr p,
Expr q,
Expr r,
Expr s,
Expr t,
Expr u,
Expr v,
Expr w,
Expr x)
toString
public java.lang.String toString()
- Specified by:
toString
in class Expr