|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mask | |
---|---|
zombie.core.textures | |
zombie.interfaces |
Uses of Mask in zombie.core.textures |
---|
Methods in zombie.core.textures that return Mask | |
---|---|
Mask |
Texture.getMask()
returns the mask of collisions |
Methods in zombie.core.textures with parameters of type Mask | |
---|---|
void |
Texture.setMask(Mask mask)
sets the mask of collisions |
Constructors in zombie.core.textures with parameters of type Mask | |
---|---|
Mask(Mask obj)
|
Uses of Mask in zombie.interfaces |
---|
Methods in zombie.interfaces that return Mask | |
---|---|
Mask |
IMaskerable.getMask()
returns the collision mask |
Methods in zombie.interfaces with parameters of type Mask | |
---|---|
void |
ITexture.setMask(Mask mask)
Pixel collision mask of texture |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |