Feature/Bug?

Hi everyone,

I was working with Cocos2DX this morning and ran across a problem, when I tried to use: CCPointApplyAffineTransform I got an Unresolved Reference from the linker, I went into the CCAffineTransform file and added CC_DLL to each of the functions and recompiled, after that it worked.

Not sure if that was the correct thing to do and I have found something that needs to be added or I was using the library incorrectly?

Regards,
James Mintram

Oops, it’s a bug here. #920 created.