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