Class FBORenderTrees
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.iso.fboRenderChunk.FBORenderTrees
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTree(Texture texture, Texture texture2, float x, float y, float z, float r, float g, float b, float a, ObjectRenderEffects ore, boolean bUseStencil, float fadeAlpha) static FBORenderTreesalloc()voidinit()voidvoidrender()Methods inherited from class TextureDraw.GenericDrawer
render
-
Field Details
-
current
-
-
Constructor Details
-
FBORenderTrees
public FBORenderTrees()
-
-
Method Details
-
alloc
-
render
public void render()- Specified by:
renderin classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRenderin classTextureDraw.GenericDrawer
-
init
public void init() -
addTree
public void addTree(Texture texture, Texture texture2, float x, float y, float z, float r, float g, float b, float a, ObjectRenderEffects ore, boolean bUseStencil, float fadeAlpha)
-