axmol/cocos2dx/include
minggo 33008fc8de Merge pull request #300 from minggo/lua
Lua support
2011-06-15 02:24:17 -07:00
..
CCAccelerometer.h issue #375: wophone compiled ok 2011-03-07 18:20:48 +08:00
CCAccelerometerDelegate.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCAction.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCActionCamera.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCActionEase.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionGrid.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionGrid3D.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionInstant.h update to latest code and merge 2011-06-14 11:01:38 +08:00
CCActionInterval.h fixed #441: Initialize pointer in contruction & detect pointer value in destruction 2011-04-01 16:06:53 +08:00
CCActionManager.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionPageTurn3D.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionProgressTimer.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCActionTiledGrid.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCAffineTransform.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCAnimation.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCAnimationCache.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCApplication.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCArray.h fixed #428, Use CCArray instead of CCMutableArray as the parameter type of CCNode::m_pChildren. 2011-04-21 14:46:15 +08:00
CCAtlasNode.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCAutoreleasePool.h fixed #409: rename NSArray UIAlignment 2011-03-18 14:31:29 +08:00
CCCamera.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCData.h fixed #409: rename NSArray UIAlignment 2011-03-18 14:31:29 +08:00
CCDirector.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCDrawingPrimitives.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCEGLView.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCGL.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCGeometry.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCIMEDelegate.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCIMEDispatcher.h fixed #490 Text input on android use a different way, TextInputTest OK now. 2011-05-30 16:36:12 +08:00
CCKeypadDelegate.h [wophone]fixed #377,Replace the word "uphone" with "wophone". 2011-03-09 17:28:35 +08:00
CCKeypadDispatcher.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCLabelAtlas.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCLabelBMFont.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCLabelTTF.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCLayer.h update to latest code and merge 2011-06-14 11:01:38 +08:00
CCMenu.h update to latest code and merge 2011-06-14 11:01:38 +08:00
CCMenuItem.h update to latest code and merge 2011-06-14 11:01:38 +08:00
CCMotionStreak.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCMutableArray.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCMutableDictionary.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCNode.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCObject.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCPVRTexture.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCParallaxNode.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCParticleExamples.h issue #418 add copyright of original authors to particle module 2011-03-19 10:07:16 +08:00
CCParticleSystem.h issue #418 add copyright of original authors to particle module 2011-03-19 10:07:16 +08:00
CCParticleSystemPoint.h fixed #523 [all] CCParticleSystemQuad::particleWithFile can't work correctly 2011-06-14 16:27:47 +08:00
CCParticleSystemQuad.h fixed #523 [all] CCParticleSystemQuad::particleWithFile can't work correctly 2011-06-14 16:27:47 +08:00
CCPointExtension.h In pointmath-related functions parameters should be passed by reference 2011-04-16 10:55:02 +04:00
CCProgressTimer.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCProtocols.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCRenderTexture.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCRibbon.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCScene.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCScheduler.h use precompile macro to cantrol if enable lua support 2011-06-01 17:51:08 +08:00
CCSet.h issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
CCSprite.h [all] typo fixed, CCSprite::isTextureRectTotated -> CCSprite::isTextureRectRotated 2011-03-25 09:48:43 +08:00
CCSpriteBatchNode.h fixed #428, Use CCArray instead of CCMutableArray as the parameter type of CCNode::m_pChildren. 2011-04-21 14:46:15 +08:00
CCSpriteFrame.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCSpriteFrameCache.h fixed #441: Initialize pointer in contruction & detect pointer value in destruction 2011-04-01 16:06:53 +08:00
CCSpriteSheet.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCString.h add std::string CCString::toStdString() method 2011-06-02 22:26:38 +08:00
CCTMXLayer.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTMXObjectGroup.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTMXTiledMap.h fixed #341, modify the implementation of function CCTMXTiledMap::layerNamed(). 2011-04-11 15:59:59 +08:00
CCTMXXMLParser.h issue #427, refactor ios port ok. 2011-03-24 17:51:29 +08:00
CCTextFieldTTF.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCTexture2D.h [android] fixed #374,Modify the approach of cache the textures when EGL rendering context lost. 2011-04-06 16:29:58 +08:00
CCTextureAtlas.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTextureCache.h [android] fixed #374,Modify the approach of cache the textures when EGL rendering context lost. 2011-04-06 16:29:58 +08:00
CCTileMapAtlas.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTouch.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCTouchDelegateProtocol.h update to latest code and merge 2011-06-14 11:01:38 +08:00
CCTouchDispatcher.h fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCTransition.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTransitionPageTurn.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCTransitionRadial.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
CCUserDefault.h fixed #455: release CCUserDefault at end & fix a bug when the user delete CCUserDefault carelessly 2011-05-06 17:46:19 +08:00
CCZone.h fixed #409: rename NSArray UIAlignment 2011-03-18 14:31:29 +08:00
ccConfig.h tests run ok when it don't enable lua 2011-06-01 20:29:05 +08:00
ccMacros.h issue #427, airplay port ok 2011-03-24 18:17:35 +08:00
ccTypes.h issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
cocos2d.h To fix the crash when the gles version is too low 2011-06-08 10:02:07 +08:00
selector_protocol.h remove redifine functions 2011-06-14 11:32:01 +08:00