Class FBORenderSnow
java.lang.Object
zombie.iso.fboRenderChunk.FBORenderSnow
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FBORenderSnow
boolean
gridSquareIsSnow
(int int0, int int1, int int2) void
RenderSnow
(IsoChunk isoChunk, int int0)
-
Constructor Details
-
FBORenderSnow
public FBORenderSnow()
-
-
Method Details
-
getInstance
-
gridSquareIsSnow
public boolean gridSquareIsSnow(int int0, int int1, int int2) -
RenderSnow
-