@Deprecated public class ExistingBlockMask extends AbstractMask
Constructor and Description |
---|
ExistingBlockMask()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(EditSession editSession,
Vector position)
Deprecated.
Given a block position, this method returns true if the block at
that position matches the filter.
|
prepare
public boolean matches(EditSession editSession, Vector position)
Mask
editSession
- an instanceposition
- the position to check