Instance Method

containsSpaceForGridPositions:

Return whether there is enough space available for grid positions.


Declaration


-(BOOL)containsSpaceForGridPositions:(NSArray *)positions;

Parameters

Return Value

YES if specified positions are available; otherwise NO.

Related Links


Checking Space Availability