Class cc.V2F_C4F_T2F
- Defined in: CCTypes.js
Constructor Attributes | Constructor Name and Description |
---|---|
cc.V2F_C4F_T2F(vertices1, colors1, texCoords1)
a Point with a vertex point, a tex coord point and a color 4F
|
Class Detail
cc.V2F_C4F_T2F(vertices1, colors1, texCoords1)
a Point with a vertex point, a tex coord point and a color 4F
- Parameters:
- {cc.Vertex2F} vertices1
- {cc.Color4F} colors1
- {cc.Tex2F} texCoords1