Class cc.Rect

Class Summary
Constructor Attributes Constructor Name and Description
 
cc.Rect(x, y, width, height)

Class Detail

cc.Rect(x, y, width, height)
Parameters:
{Number} x
a Number value as x
{Number} y
a Number value as y
{Number} width
{Number} height
Constructor