Method NeedClear
NeedClear(int)
Obtains boolean value indicating whether all snippets need removing from the list.
public bool NeedClear(int y)
Parameters
yintLine being changed.
Returns
NeedClear(Rectangle)
Obtains boolean value indicating whether all snippets need removing from the list.
public bool NeedClear(Rectangle rect)
Parameters
rectRectangleRectangle specifying block being deleted.