I have a game I wrote. I am ready to say it is completed, but I found an error. Basically, as the game time goes on, the game slows down. Mine The guess is that this is because of the sprite that i
Category: Mobile
Mobile development refers to the program development of mobile phone software in the mobile Internet industry. The basic development languages are C, C++, JAVA, J2ME, etc. The mobile phone operating platforms involved include Symbian, WindowsMobile, Android, IPhone, OPhone, Linux, etc. The software development of these mobile phone operating system platforms is collectively referred to as mobile development.
[COCOS2DX_LUA] Animation Acceleration and Deceleration
Animation It is one of the inevitable elements of the game. During the entire game process, has the need for acceleration and deceleration animation. Take tower defense as an example. When you set
COCOS2DX3.4 New project cannot be commissioned with VS Babelua
cocos2dx 3.4 to create a new lua project, follow http://www.cocoachina.com/bbs/read.php?tid-205043-page-1.html operation, there is no way to enter the breakpoint. The project can run normally, but
COCOS2DX framed loading
The ScrollView (scrolling container) loading a large number of items will cause the game interface to freeze. In severe cases, the entire interface may freeze. Recently, I have encountered a proble
Cordova – Playing videos using jQuery Mobile and Phonegap
I’m not familiar with mobile applications yet, so I’m trying to use Phonegap and jQuery Mobile to build a simple video player. The problem is that jQuery mobile seems to be blocking for some reason
cocos2d-iphone – Cocos2d Box2d或Chipmunk
Okay, I’m trying to make an iphone version of a game I made here http://scratch.mit.edu/projects/techy/781198, box2d or chipmunk is better , Where is each tutorial If you download the Cocos2d SDK
Cocos calls a small program sharing interface
Preparation:
1. Developer permission + mini game category 2. Place the shared picture Resources folder: resources/texture/share.png //1. Show the forward button of the current pagewx.showShare
COCOS2D-X event distribution mechanism
Listener
// When “swallow touches” is true, then returning’true’ from the
// onTouchBegan method will “swallow” the touch event, preventing
// other listeners from using it.
listener1- >setSw
COCOS2D-JS Custom Event Listening
Reprinted at http://www.cnblogs.com/kenkofox/p/3926797.html
If you are familiar with js’s dom event or flash event, you can basically understand cc.eventManager right away Usage.
cc.eve
Cordova builds iOS but will not run
I have been using cordova& Android for a while, everything is normal,
The problem is that I want to add IOS and run the project, so I can check the preparations ,
The thing is, it build