set cc.Rect's origin and size from public to private
set cc.Rect's origin and size from public to private
Bug #3411 [Closed]
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:e4f1c34187f53244cc2782b4b561dd5419b7bd28.
Status: | Closed | |
---|---|---|
Start date: | 2013-12-17 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | v2.2.2 |
cc.Rect’s origin and size only used in engine itself, developers should use its properties “x,y, width, height”.