Package zombie.iso
Class IsoCell.PerPlayerRender
java.lang.Object
zombie.iso.IsoCell.PerPlayerRender
- Enclosing class:
- IsoCell
public static final class IsoCell.PerPlayerRender
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description IsoGridStackGridStacksshort[][][]StencilValuesboolean[][]VisiCulledFlagsboolean[][][]VisiOccludedFlags -
Constructor Summary
Constructors Constructor Description PerPlayerRender() -
Method Summary
Modifier and Type Method Description voidsetSize(int w, int h)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
GridStacks
-
VisiOccludedFlags
public boolean[][][] VisiOccludedFlags -
VisiCulledFlags
public boolean[][] VisiCulledFlags -
StencilValues
public short[][][] StencilValues
-
-
Constructor Details
-
PerPlayerRender
public PerPlayerRender()
-
-
Method Details
-
setSize
public void setSize(int w, int h)
-