Sir Dorius Searching in the API documentation
Posts 2
Added by Sir Dorius 11 months ago

I'm follow this tutorial here http://cocos2d-x.org/projects/cocos2d-x/wiki/Chapter_3_-_How_to_Move_a_sprite and there's this ccTime type that the compiler doesn't recognize. I tried to search for it in the reference but I can't find the search button. I've used Doxygen generated documentation before and I think the search should be in the upper right corner (it is like this in the cocos2d-iphone reference).

Am I missing it or is there some (very strange) reason why there isn't a search form?

Zhe Wang RE: Searching in the API documentation
Posts 1642
Location Amoy, China
Added by Zhe Wang 11 months ago

I guess cocos2d::ccTime instead of ccTime will work.

Enjoy Coding, Enjoy Life.

Sir Dorius RE: Searching in the API documentation
Posts 2
Added by Sir Dorius 11 months ago

That worked. What about searching in the documentation?


(1-2/2)