Mitchell Cichocki

  • Registered on: 2012-01-04
  • Last connection: 2013-05-04
  • Posts: 8
  • Location: Brooklyn, NY

Activity

Reported issues: 0

2012-12-09

18:56 cocos2d-x C++ Framework: Set FPS Windows 8
Is it possible to change the frame rate for the windows 8 version?
pDirector->setAnimationInterval(1.0/30) does no...

2012-11-29

21:41 cocos2d-x C++ Framework: RE: Howto: Build your Metro app for ARM & x64
Amazing work Trent, thanks!
Confirming it all seems to work testing on my WinRT ARM tablet.

2012-11-16

18:48 cocos2d-x C++ Framework: WP8 CCNotificationCenter Not Working
Is CCNotificationCenter working for WP8 port?
I notice there is a CCNotificationCenter test in the WP8 version. Th...

2012-08-02

02:25 cocos2d-x HTML5 Framework: RE: How to set FPS
Yes! That works perfectly. Thanks!!
One note: it seems that any frame rate will work despite the note that Erik fo...

2012-08-01

21:44 cocos2d-x HTML5 Framework: How to set FPS
I try to set the FPS in AppDelegate.js
director.setAnimationInterval(1.0 / 24);
Trying to save some cycles on m...

2012-06-08

23:51 cocos2d-x HTML5 Framework: RE: playEffect in CocosDenshionTest not working on iOS iPad 1 safari
5.1.1
20:46 cocos2d-x HTML5 Framework: playEffect in CocosDenshionTest not working on iOS iPad 1 safari
playBackgroundMusic works fine but playEffect does not.

2012-03-30

06:25 cocos2d-x C++ Framework: RE: How to detect multi-touch?
Yes the CCSet always has only one element, but you can figure out which touch is calling the function by checking the...

Also available in: Atom