Class WallShaper
java.lang.Object
zombie.iso.sprite.shapers.WallShaper
- All Implemented Interfaces:
Consumer<TextureDraw>
- Direct Known Subclasses:
WallShaperN
,WallShaperSliceN
,WallShaperSliceW
,WallShaperW
,WallShaperWhole
-
Field Details
-
col
public final int[] col -
colTint
protected int colTint
-
-
Constructor Details
-
WallShaper
public WallShaper()
-
-
Method Details
-
setTintColor
public void setTintColor(int tintABGR) -
accept
- Specified by:
accept
in interfaceConsumer<TextureDraw>
-