Class cc.Quad2

  • Defined in: CCTypes.js
Class Summary
Constructor Attributes Constructor Name and Description
 
cc.Quad2(tl1, tr1, bl1, br1)
A 2D Quad.

Class Detail

cc.Quad2(tl1, tr1, bl1, br1)
A 2D Quad. 4 * 2 floats
Parameters:
{cc.Vertex2F} tl1
{cc.Vertex2F} tr1
{cc.Vertex2F} bl1
{cc.Vertex2F} br1