RMTileImageSet

@interface RMTileImageSet : NSObject
Summary
RMTileImageSet
Functions
addTilesAdd tiles inside rect protected to bounds.

Functions

addTiles

-(CGRect) addTiles: (RMTileRect)rect ToDisplayIn:(CGRect)bounds

Add tiles inside rect protected to bounds.  Return rectangle containing bounds extended to full tile loading area

@interface RMTileImageSet : NSObject
-(CGRect) addTiles: (RMTileRect)rect ToDisplayIn:(CGRect)bounds
Add tiles inside rect protected to bounds.
Close