public class ExistingBlockMask extends AbstractMask
| Constructor and Description |
|---|
ExistingBlockMask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(EditSession editSession,
Vector pos)
Given a block position, this method returns true if the block at
that position matches the filter.
|
preparepublic boolean matches(EditSession editSession, Vector pos)
MaskCopyright © 2010-2014. All Rights Reserved.