! a Point with a vertex point, a tex coord point and a color 4B
Struct _ccV3F_C4B_T2F
Fields3
cocos2d::ccVertex3Fvertices;
! vertices (3F)
cocos2d::ccColor4Bcolors;
! colors (4B)
cocos2d::ccTex2FtexCoords;
No description provided