We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
the invoking in EGLView::viewWithFrame is odd
the invoking in EGLView::viewWithFrame is odd
Bug #345 [Closed]
- Project changed from cocos2d-x to cpp
- Category deleted (
1) - Target version deleted (
cocos2d-0.99.5-x-0.8.0)
Status: | Closed | |
---|---|---|
Start date: | 2011-02-10 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 0% |
|
Category: | - | |
Target version: | - |
read the post http://www.cocos2d-x.org/boards/7/topics/541
We had better don’t use twice init such as [[[self alloc] init] initWithFrame:frame]. Plz follow the habit in objc programing.