Class cc.Vertex2F

Class Summary
Constructor Attributes Constructor Name and Description
 
cc.Vertex2F(x1, y1)
A vertex composed of 2 floats: x, y

Class Detail

cc.Vertex2F(x1, y1)
A vertex composed of 2 floats: x, y
Parameters:
{Number} x1
{Number} y1