![]() |
cocos2d-iphone
1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
|
Public Member Functions | |
id | initWithTMXFile: (NSString *tmxFile) |
Static Public Member Functions | |
id | formatWithTMXFile: (NSString *tmxFile) |
Protected Attributes | |
NSMutableString * | currentString |
BOOL | storingCharacters |
int | layerAttribs |
int | parentElement |
unsigned int | parentGID_ |
NSString * | filename_ |
int | orientation_ |
CGSize | mapSize_ |
CGSize | tileSize_ |
NSMutableArray * | layers_ |
NSMutableArray * | tilesets_ |
NSMutableArray * | objectGroups_ |
NSMutableDictionary * | properties_ |
NSMutableDictionary * | tileProperties_ |
Properties | |
int | orientation |
CGSize | mapSize |
CGSize | tileSize |
NSMutableArray * | layers |
NSMutableArray * | tilesets |
NSString * | filename |
NSMutableArray * | objectGroups |
NSMutableDictionary * | properties |
NSMutableDictionary * | tileProperties |
id CCTMXMapInfo::formatWithTMXFile: | ( | NSString * | tmxFile | ) | [static, virtual] |
creates a TMX Format with a tmx file
id CCTMXMapInfo::initWithTMXFile: | ( | NSString * | tmxFile | ) | [virtual] |
initializes a TMX format witha tmx file