GSElement Class Reference
Inherits from | GSShape : NSObject |
Declared in | GSElement.h |
Instance Methods
initWithDict:format:
initialises a element with a dictionary loaded from a pList.
- (instancetype)initWithDict:(NSDictionary *)dict
format:(GSFormatVersion)formatVersion
Parameters
- dict
-
The property list representation
- formatVersion
-
the version of the property list
Return Value
a element object
Discussion
Inits with a dict.