Method NeedClear
NeedClear(int)
When implemented by a class, obtains boolean value indicating whether all snippets need removing from the list.
bool NeedClear(int y)
Parameters
y
intLine being changed.
Returns
NeedClear(Rectangle)
When implemented by a class, obtains boolean value indicating whether all snippets need removing from the list.
bool NeedClear(Rectangle rect)
Parameters
rect
RectangleRectangle specifying block being deleted.