Refactor #4365: Refactor constructors to avoid JSB issues of extending essential classes
Make auto-binding support constructor with parameters
Refactor #4365: Refactor constructors to avoid JSB issues of extending essential classes
Make auto-binding support constructor with parameters
Refactor #4564 [Closed]
- Status changed from New to Closed
- % Done changed from 0 to 100
Status: | Closed | |
---|---|---|
Start date: | 2014-03-26 | |
Priority: | Normal | |
Due date: | ||
Assignee: | pandamicro | |
% Done: | 100% |
|
Category: | - | |
Target version: | v3.0 beta |
Constructor may have same parameters as create function, the init function will be called automatically in the constructor.
It's for hiding init functions in the future