Package zombie.core.textures
Class Mask
java.lang.Object
zombie.core.textures.Mask
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable
public class Mask
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Modifier Constructor Description protectedMask()Mask(int int1, int int2)Mask(Mask mask)Mask(Texture texture, Texture texture2, int int1, int int2, int int3, int int4)protectedMask(Texture texture, WrappedBuffer wrappedBuffer)Mask(ITexture iTexture)Mask(ITexture iTexture, boolean[] booleanArray) -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Mask
protected Mask() -
Mask
public Mask(int int1, int int2) -
Mask
-
Mask
-
Mask
-
Mask
-
Mask
-
-
Method Details
-
clone
public java.lang.Object clone()- Overrides:
clonein classjava.lang.Object
-
full
public void full() -
set
public void set(int int1, int int2, boolean boolean1) -
get
public boolean get(int int1, int int2) -
save
public void save(java.lang.String string)
-