Quantcast
Channel: Web development / Programming
Viewing all articles
Browse latest Browse all 52

Need Help with the C++

$
0
0
Hey guys, wuddup?

This is my first time posting in this section. I've gotten quite serious with my C++ towards Game Programming.

Anyway, I've been having a problem with some code using cocos2d-x, but I'm sure anyone with a grasp of C++ could assist me here.

My objective is simple. I want to pass accelerometer values to a text label. For debug purpose you could say.

I have a function for obtaining the values. Something like:

Void onAcceleration (cocos2d::Acceleration* acc, Event*...

Need Help with the C++

Viewing all articles
Browse latest Browse all 52

Trending Articles