PrimaryFeather / Sparrow-Framework

The Open Source Game Engine for iOS
http://www.sparrow-framework.org
Other
538 stars 173 forks source link

Another "how is this class event working?" situation with `[super init... #1036

Closed kylehowells closed 13 years ago

kylehowells commented 13 years ago

Another "how is this class event working?" situation with [super init...] instead of self = [super init]; init method. This time it's SPMovieClip. Don't worry that's all 'build & analyse' found so looks like that's the only typo's there are (in the init methods atleast).

PrimaryFeather commented 13 years ago

Thanks, freerunnering! I'll add that as well. :-)

PrimaryFeather commented 13 years ago

I added the code to the repository manually. Thanks again for reporting that! :-)