! a Point with a vertex point, a tex coord point and a color 4F
Struct _ccV2F_C4F_T2F
Fields3
cocos2d::ccVertex2Fvertices;
! vertices (2F)
cocos2d::ccColor4Fcolors;
! colors (4F)
cocos2d::ccTex2FtexCoords;
! tex coords (2F)