Sunday, September 29, 2013

cocos2dx how references mach.h

If that
cocos2dx down how include "math.h" it?
I include, but using math.sin (10)
Still no response. . .
Reply:
# Include "math.h"

double a = sin (30.0);

So used

No comments:

Post a Comment