- 51Aspx源码必读.txt[2KB]
- cocos2d-xna\CCAcceleration.cs[1KB]
- cocos2d-xna\CCCamera.cs[6KB]
- cocos2d-xna\CCConfiguration.cs[4KB]
- cocos2d-xna\CCDirector.cs[37KB]
- cocos2d-xna\CCDisplayLinkDirector.cs[2KB]
- cocos2d-xna\CCDrawingPrimitives.cs[13KB]
- cocos2d-xna\CCScheduler.cs[25KB]
- cocos2d-xna\cocos2d-xna.csproj[21KB]
- cocos2d-xna\actions\CCAction.cs[4KB]
- cocos2d-xna\actions\CCActionCamera.cs[2KB]
- cocos2d-xna\actions\CCActionGrid3D.cs[1KB]
- cocos2d-xna\actions\CCActionManager.cs[13KB]
- cocos2d-xna\actions\CCFiniteTimeAction.cs[1KB]
- cocos2d-xna\actions\CCFollow.cs[6KB]
- cocos2d-xna\actions\CCOrbitCamera.cs[6KB]
- cocos2d-xna\actions\CCProgressFromTo.cs[3KB]
- cocos2d-xna\actions\CCProgressTo.cs[3KB]
- cocos2d-xna\actions\CCSpeed.cs[3KB]
- cocos2d-xna\actions\action_instants\CCActionInstant.cs[2KB]
- cocos2d-xna\actions\action_instants\CCFlipX.cs[2KB]
- cocos2d-xna\actions\action_instants\CCFlipY.cs[2KB]
- cocos2d-xna\actions\action_instants\CCHide.cs[2KB]
- cocos2d-xna\actions\action_instants\CCPlace.cs[2KB]
- cocos2d-xna\actions\action_instants\CCReuseGrid.cs[2KB]
- cocos2d-xna\actions\action_instants\CCShow.cs[2KB]
- cocos2d-xna\actions\action_instants\CCStopGrid.cs[2KB]
- cocos2d-xna\actions\action_instants\CCToggleVisibility.cs[1KB]
- cocos2d-xna\actions\action_instants\callfunc\CCCallFunc.cs[4KB]
- cocos2d-xna\actions\action_instants\callfunc\CCCallFuncN.cs[3KB]
- cocos2d-xna\actions\action_instants\callfunc\CCCallFuncND.cs[3KB]
- cocos2d-xna\actions\action_instants\callfunc\CCCallFuncO.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCActionInterval.cs[5KB]
- cocos2d-xna\actions\action_intervals\CCAnimate.cs[6KB]
- cocos2d-xna\actions\action_intervals\CCBezierBy.cs[4KB]
- cocos2d-xna\actions\action_intervals\CCBezierTo.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCBlink.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCDelayTime.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCFadeIn.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCFadeOut.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCFadeTo.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCJumpBy.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCJumpTo.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCMoveBy.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCMoveTo.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCRepeat.cs[5KB]
- cocos2d-xna\actions\action_intervals\CCRepeatForever.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCReverseTime.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCRotateBy.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCRotateTo.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCScaleBy.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCScaleTo.cs[5KB]
- cocos2d-xna\actions\action_intervals\CCSequence.cs[5KB]
- cocos2d-xna\actions\action_intervals\CCSkewBy.cs[2KB]
- cocos2d-xna\actions\action_intervals\CCSkewTo.cs[4KB]
- cocos2d-xna\actions\action_intervals\CCSpawn.cs[5KB]
- cocos2d-xna\actions\action_intervals\CCTintBy.cs[3KB]
- cocos2d-xna\actions\action_intervals\CCTintTo.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCActionEase.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBackIn.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBackInOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBackOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBounce.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBounceIn.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBounceInOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseBounceOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseElastic.cs[4KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseElasticIn.cs[4KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseElasticInOut.cs[4KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseElasticOut.cs[4KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseExponentialIn.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseExponentialInOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseExponentialOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseIn.cs[2KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseInOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseOut.cs[2KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseRateAction.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseSineIn.cs[3KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseSineInOut.cs[2KB]
- cocos2d-xna\actions\action_intervals\action_ease\CCEaseSineOut.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCAccelAmplitude.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCAccelDeccelAmplitude.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCDeccelAmplitude.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCGrid3DAction.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCGridAction.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCGridBase.cs[8KB]
- cocos2d-xna\actions\action_intervals\grid_action\CCTiledGrid3DAction.cs[3KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCFlipX3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCFlipY3D.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCLens3D.cs[6KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCLiquid.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCOrbitCamera.cs[6KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCPageTurn3D.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCRipple3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCShaky3D.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCTwirl.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCWaves.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\grid3d_action\CCWaves3D.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCFadeOutBLTiles.cs[2KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCFadeOutDownTiles.cs[2KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCFadeOutTRTiles.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCFadeOutUpTiles.cs[2KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCJumpTiles3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCShakyTiles3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCShatteredTiles3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCShuffleTiles.cs[7KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCSplitCols.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCSplitRows.cs[4KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCTurnOffTiles.cs[6KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\CCWavesTiles3D.cs[5KB]
- cocos2d-xna\actions\action_intervals\grid_action\tiledgrid3d_action\Tile.cs[1KB]
- cocos2d-xna\base_nodes\CCAtlasNode.cs[10KB]
- cocos2d-xna\base_nodes\CCNode.cs[52KB]
- cocos2d-xna\cocoa\CCAffineTransform.cs[6KB]
- cocos2d-xna\cocoa\CCData.cs[930B]
- cocos2d-xna\cocoa\CCGeometry.cs[7KB]
- cocos2d-xna\cocoa\CCNS.cs[5KB]
- cocos2d-xna\cocoa\CCObject.cs[1KB]
- cocos2d-xna\cocoa\CCZone.cs[1KB]
- cocos2d-xna\effects\CCGrabber.cs[4KB]
- cocos2d-xna\effects\CCGridBase.cs[10KB]
- cocos2d-xna\effects\CCTiledGrid3D.cs[7KB]
- cocos2d-xna\label_nodes\CCBMFontConfiguration.cs[15KB]
- cocos2d-xna\label_nodes\ccBMFontDef.cs[2KB]
- cocos2d-xna\label_nodes\ccBMFontPadding.cs[1KB]
- cocos2d-xna\label_nodes\CCLabelAtlas.cs[7KB]
- cocos2d-xna\label_nodes\CCLabelBMFont.cs[11KB]
- cocos2d-xna\label_nodes\CCLabelTTF.cs[6KB]
- cocos2d-xna\label_nodes\tKerningHashElement.cs[1KB]
- cocos2d-xna\layers_scenes_transitions_nodes\CCLayer.cs[9KB]
- cocos2d-xna\layers_scenes_transitions_nodes\CCLayerColor.cs[9KB]
- cocos2d-xna\layers_scenes_transitions_nodes\CCLayerGradient.cs[9KB]
- cocos2d-xna\layers_scenes_transitions_nodes\CCLayerMultiplex.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\CCScene.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionCrossFade.cs[5KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFade.cs[4KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFadeBL.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFadeDown.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFadeTR.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFadeUp.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFlipAngular.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFlipX.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionFlipY.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionJumpZoom.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionMoveInB.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionMoveInL.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionMoveInR.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionMoveInT.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionPageTurn.cs[1KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionRotoZoom.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionScene.cs[6KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSceneOriented.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionShrinkGrow.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSlideInB.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSlideInL.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSlideInR.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSlideInT.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSplitCols.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionSplitRows.cs[2KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionTurnOffTiles.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionZoomFlipAngular.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionZoomFlipX.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\CCTransitionZoomFlipY.cs[3KB]
- cocos2d-xna\layers_scenes_transitions_nodes\transition\ICCTransitionEaseScene.cs[1KB]
- cocos2d-xna\menu_nodes\CCMenu.cs[19KB]
- cocos2d-xna\menu_nodes\CCMenuItem.cs[5KB]
- cocos2d-xna\menu_nodes\CCMenuItemAtlasFont.cs[3KB]
- cocos2d-xna\menu_nodes\CCMenuItemFont.cs[4KB]
- cocos2d-xna\menu_nodes\CCMenuItemImage.cs[4KB]
- cocos2d-xna\menu_nodes\CCMenuItemLabel.cs[7KB]
- cocos2d-xna\menu_nodes\CCMenuItemSprite.cs[9KB]
- cocos2d-xna\menu_nodes\CCMenuItemToggle.cs[6KB]
- cocos2d-xna\misc_nodes\CCMotionStreak.cs[945B]
- cocos2d-xna\misc_nodes\CCProgressTimer.cs[31KB]
- cocos2d-xna\misc_nodes\CCRenderTexture.cs[20KB]
- cocos2d-xna\particle_nodes\CCParticleExamples.cs[29KB]
- cocos2d-xna\particle_nodes\CCParticleSystem.cs[53KB]
- cocos2d-xna\particle_nodes\CCParticleSystemPoint.cs[9KB]
- cocos2d-xna\particle_nodes\CCParticleSystemQuad.cs[15KB]
- cocos2d-xna\platform\CCApplication.cs[12KB]
- cocos2d-xna\platform\CCDictMaker.cs[8KB]
- cocos2d-xna\platform\CCFileData.cs[2KB]
- cocos2d-xna\platform\CCFileUtils.cs[8KB]
- cocos2d-xna\platform\CCSAXParser.cs[6KB]
- cocos2d-xna\platform\ICCSAXDelegator.cs[1KB]
- cocos2d-xna\platform\OGLES.cs[2KB]
- cocos2d-xna\predefine\ccConfig.cs[2KB]
- cocos2d-xna\predefine\ccMacros.cs[6KB]
- cocos2d-xna\predefine\CCPointExtension.cs[13KB]
- cocos2d-xna\predefine\CCProtocols.cs[3KB]
- cocos2d-xna\predefine\CCTouch.cs[2KB]
- cocos2d-xna\predefine\ccTypes.cs[17KB]
- cocos2d-xna\predefine\selector_protocol.cs[1KB]
- cocos2d-xna\Properties\AssemblyInfo.cs[1KB]
- cocos2d-xna\script_support\CCScriptEngineManager.cs[1KB]
- cocos2d-xna\script_support\CCScriptEngineProtocol.cs[3KB]
- cocos2d-xna\sprite_nodes\CCAnimation.cs[6KB]
- cocos2d-xna\sprite_nodes\CCAnimationCache.cs[3KB]
- cocos2d-xna\sprite_nodes\CCSprite.cs[49KB]
- cocos2d-xna\sprite_nodes\CCSpriteBatchNode.cs[24KB]
- cocos2d-xna\sprite_nodes\CCSpriteFrame.cs[6KB]
- cocos2d-xna\sprite_nodes\CCSpriteFrameCache.cs[19KB]
- cocos2d-xna\support\ccUtils.cs[1KB]
- cocos2d-xna\support\TransformUtils.cs[1KB]
- cocos2d-xna\support\Compression\Adler.cs[3KB]
- cocos2d-xna\support\Compression\Crc32.cs[3KB]
- cocos2d-xna\support\Compression\FlushType.cs[658B]
- cocos2d-xna\support\Compression\GZipStream.cs[10KB]
- cocos2d-xna\support\Compression\InflateBlocks.cs[31KB]
- cocos2d-xna\support\Compression\InflateCodes.cs[29KB]
- cocos2d-xna\support\Compression\InflateManager.cs[15KB]
- cocos2d-xna\support\Compression\InfTree.cs[118KB]
- cocos2d-xna\support\Compression\SharedUtils.cs[1KB]
- cocos2d-xna\support\Compression\ZlibBaseStream.cs[13KB]
- cocos2d-xna\support\Compression\ZlibCodec.cs[2KB]
- cocos2d-xna\support\Compression\ZlibException.cs[761B]
- cocos2d-xna\support\Compression\ZlibStreamFlavor.cs[661B]
- cocos2d-xna\support\data_support\ccCArray.cs[2KB]
- cocos2d-xna\support\image_support\TGAlib.cs[9KB]
- cocos2d-xna\support\zip_support\CCZHeader.cs[1KB]
- cocos2d-xna\support\zip_support\ZipUtils.cs[6KB]
- cocos2d-xna\textures\CCTexture2D.cs[17KB]
- cocos2d-xna\textures\CCTextureAtlas.cs[16KB]
- cocos2d-xna\textures\CCTextureCache.cs[10KB]
- cocos2d-xna\textures\CCTexturePVR.cs[6KB]
- cocos2d-xna\text_input_node\CCIMEKeyboardNotificationInfo.cs[447B]
- cocos2d-xna\text_input_node\CCTextFieldTTF .cs[11KB]
- cocos2d-xna\text_input_node\ICCIMEDelegate.cs[1KB]
- cocos2d-xna\text_input_node\ICCTextFieldDelegate.cs[1KB]
- cocos2d-xna\tileMap_parallax_nodes\CCParallaxNode.cs[5KB]
- cocos2d-xna\tileMap_parallax_nodes\CCPointObject.cs[2KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTileMapAtlas.cs[6KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXLayer.cs[27KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXLayerInfo.cs[2KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXMapInfo.cs[24KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXObjectGroup.cs[3KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXTiledMap.cs[12KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXTilesetInfo.cs[2KB]
- cocos2d-xna\tileMap_parallax_nodes\CCTMXXMLParser.cs[2KB]
- cocos2d-xna\touch_dispatcher\CCStandardTouchHandler.cs[2KB]
- cocos2d-xna\touch_dispatcher\CCTargetedTouchHandler.cs[3KB]
- cocos2d-xna\touch_dispatcher\CCTouchDelegate.cs[3KB]
- cocos2d-xna\touch_dispatcher\CCTouchDispatcher.cs[16KB]
- cocos2d-xna\touch_dispatcher\CCTouchHandler.cs[3KB]
- cocos2d-xna\touch_dispatcher\ICCStandardTouchDelegate.cs[1KB]
- cocos2d-xna\touch_dispatcher\ICCTargetedTouchDelegate.cs[2KB]
- cocos2d-xna\touch_dispatcher\ICCTouchDelegate.cs[1KB]
- cocos2d-xna\touch_dispatcher\IEGLTouchDelegate.cs[1KB]
- cocos2d.Content.Pipeline.Importers\cocos2d.Content.Pipeline.Importers.csproj[3KB]
- cocos2d.Content.Pipeline.Importers\Decompress.cs[744B]
- cocos2d.Content.Pipeline.Importers\Properties\AssemblyInfo.cs[1KB]
- cocos2d.Content.Pipeline.Importers\Text\TextImporter.cs[674B]
- cocos2d.Content.Pipeline.Importers\Text\TextProcessor.cs[800B]
- cocos2d.Content.Pipeline.Importers\TMX\TMXImporter.cs[737B]
- cocos2d.Content.Pipeline.Importers\TMX\TMXProcessor.cs[847B]
- cocos2d.Framework\CCContent.cs[511B]
- cocos2d.Framework\cocos2d.Framework.csproj[3KB]
- cocos2d.Framework\Properties\AssemblyInfo.cs[1KB]
- CocosDenshion\CocosDenshion.csproj[3KB]
- CocosDenshion\EffectPlayer.cs[2KB]
- CocosDenshion\MusicPlayer.cs[2KB]
- CocosDenshion\SimpleAudioEngine.cs[8KB]
- CocosDenshion\Properties\AssemblyInfo.cs[1KB]
- HelloCocos2d\HelloCocos2d\Game1.cs[1KB]
- HelloCocos2d\HelloCocos2d\HelloCocos2d.csproj[4KB]
- HelloCocos2d\HelloCocos2d\Program.cs[388B]
- HelloCocos2d\HelloCocos2d\bin\Windows Phone\Debug\WMAppManifest.xml[1KB]
- HelloCocos2d\HelloCocos2d\Classes\AppDelegate.cs[2KB]
- HelloCocos2d\HelloCocos2d\Classes\HelloWorldScene.cs[3KB]
- HelloCocos2d\HelloCocos2d\Properties\AppManifest.xml[207B]
- HelloCocos2d\HelloCocos2d\Properties\AssemblyInfo.cs[1KB]
- HelloCocos2d\HelloCocos2d\Properties\WMAppManifest.xml[1KB]
- template\Cocos2d-xna.VSIX\Cocos2d-xna.VSIX.csproj[3KB]
- template\Cocos2d-xna.VSIX\Properties\AssemblyInfo.cs[1KB]
- template\Cocos2d-xna.Wizard\Cocos2d-xna.Wizard.csproj[3KB]
- template\Cocos2d-xna.Wizard\Cocos2dWizard.cs[1KB]
- template\Cocos2d-xna.Wizard\Cocos2dWizardChild.cs[1KB]
- template\Cocos2d-xna.Wizard\OpenxliveComfirmForm.cs[1KB]
- template\Cocos2d-xna.Wizard\OpenxliveComfirmForm.Designer.cs[5KB]
- template\Cocos2d-xna.Wizard\OpenxliveComfirmForm.resx[88KB]
- template\Cocos2d-xna.Wizard\Properties\AssemblyInfo.cs[1KB]
- tests\tests\Game1.cs[1KB]
- tests\tests\Program.cs[381B]
- tests\tests\tests.csproj[27KB]
- tests\tests\bin\Windows Phone\Debug\WMAppManifest.xml[1KB]
- tests\tests\classes\AppDelegate.cs[2KB]
- tests\tests\classes\controller.cs[9KB]
- tests\tests\classes\test.cs[2KB]
- tests\tests\classes\testBasic.cs[1KB]
- tests\tests\classes\testResource.cs[2KB]
- tests\tests\classes\tests\ActionManagerTest\ActionManagerTest.cs[3KB]
- tests\tests\classes\tests\ActionManagerTest\ActionManagerTestScene.cs[433B]
- tests\tests\classes\tests\ActionManagerTest\CrashTest.cs[1KB]
- tests\tests\classes\tests\ActionManagerTest\LogicTest.cs[1KB]
- tests\tests\classes\tests\ActionManagerTest\PauseTest.cs[1KB]
- tests\tests\classes\tests\ActionManagerTest\RemoveTest.cs[1KB]
- tests\tests\classes\tests\ActionManagerTest\ResumeTest.cs[1KB]
- tests\tests\classes\tests\ActionsTest\ActionsTest.cs[37KB]
- tests\tests\classes\tests\BugsTest\Bug1159Layer.cs[2KB]
- tests\tests\classes\tests\BugsTest\Bug1174Layer.cs[5KB]
- tests\tests\classes\tests\BugsTest\Bug350Layer.cs[642B]
- tests\tests\classes\tests\BugsTest\Bug422Layer.cs[2KB]
- tests\tests\classes\tests\BugsTest\Bug624Layer.cs[2KB]
- tests\tests\classes\tests\BugsTest\Bug886Layer.cs[1KB]
- tests\tests\classes\tests\BugsTest\Bug899Layer.cs[613B]
- tests\tests\classes\tests\BugsTest\Bug914Layer.cs[2KB]
- tests\tests\classes\tests\BugsTest\BugsTestBaseLayer.cs[1007B]
- tests\tests\classes\tests\BugsTest\BugsTestMainLayer.cs[4KB]
- tests\tests\classes\tests\BugsTest\BugsTestScene.cs[914B]
- tests\tests\classes\tests\BugsTest\Bug-458\Bug-458.cs[1KB]
- tests\tests\classes\tests\BugsTest\Bug-458\QuestionContainerSprite.cs[3KB]
- tests\tests\classes\tests\ClickAndMoveTest\ClickAndMoveTest.cs[2KB]
- tests\tests\classes\tests\CocosDenshionTest\CocosDenshionTest.cs[7KB]
- tests\tests\classes\tests\CocosNodeTest\CameraCenterTest.cs[3KB]
- tests\tests\classes\tests\CocosNodeTest\CameraOrbitTest.cs[2KB]
- tests\tests\classes\tests\CocosNodeTest\CameraZoomTest.cs[2KB]
- tests\tests\classes\tests\CocosNodeTest\CocosNodeTest.cs[13KB]
- tests\tests\classes\tests\CocosNodeTest\CocosNodeTestScene.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\CocosNodeTestStaticLibrary.cs[313B]
- tests\tests\classes\tests\CocosNodeTest\ConvertToNode.cs[2KB]
- tests\tests\classes\tests\CocosNodeTest\NodeToWorld.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\SchedulerTest1.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\StressTest1.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\StressTest2.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\Test2.cs[2KB]
- tests\tests\classes\tests\CocosNodeTest\Test4.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\Test5.cs[1KB]
- tests\tests\classes\tests\CocosNodeTest\Test6.cs[2KB]
- tests\tests\classes\tests\CocosNodeTest\TestCocosNodeDemo.cs[2KB]
- tests\tests\classes\tests\DirectorTest\DirectorTest.cs[7KB]
- tests\tests\classes\tests\DrawPrimitivesTest\DrawPrimitivesTest.cs[4KB]
- tests\tests\classes\tests\DrawPrimitivesTest\DrawPrimitivesTestScene.cs[413B]
- tests\tests\classes\tests\EaseActionTest\EaseActionsTest.cs[24KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Effect1.cs[1KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Effect2.cs[1KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Effect3.cs[1KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Effect4.cs[1KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Effect5.cs[1KB]
- tests\tests\classes\tests\EffectsAdvancedTest\EffectAdvanceScene.cs[2KB]
- tests\tests\classes\tests\EffectsAdvancedTest\EffectAdvanceTextLayer.cs[3KB]
- tests\tests\classes\tests\EffectsAdvancedTest\Issue631.cs[1KB]
- tests\tests\classes\tests\EffectsTest\EffectTestScene.cs[1KB]
- tests\tests\classes\tests\EffectsTest\FadeOutBLTilesDemo.cs[604B]
- tests\tests\classes\tests\EffectsTest\FadeOutDownTilesDemo.cs[612B]
- tests\tests\classes\tests\EffectsTest\FadeOutTRTilesDemo.cs[604B]
- tests\tests\classes\tests\EffectsTest\FadeOutUpTilesDemo.cs[604B]
- tests\tests\classes\tests\EffectsTest\FlipX3DDemo.cs[559B]
- tests\tests\classes\tests\EffectsTest\FlipY3DDemo.cs[559B]
- tests\tests\classes\tests\EffectsTest\JumpTiles3DDemo.cs[439B]
- tests\tests\classes\tests\EffectsTest\Lens3DDemo.cs[471B]
- tests\tests\classes\tests\EffectsTest\LiquidDemo.cs[355B]
- tests\tests\classes\tests\EffectsTest\PageTurn3DDemo.cs[193B]
- tests\tests\classes\tests\EffectsTest\Ripple3DDemo.cs[199B]
- tests\tests\classes\tests\EffectsTest\Shaky3DDemo.cs[360B]
- tests\tests\classes\tests\EffectsTest\ShakyTiles3DDemo.cs[199B]
- tests\tests\classes\tests\EffectsTest\ShatteredTiles3DDemo.cs[387B]
- tests\tests\classes\tests\EffectsTest\ShuffleTilesDemo.cs[613B]
- tests\tests\classes\tests\EffectsTest\SplitColsDemo.cs[335B]
- tests\tests\classes\tests\EffectsTest\SplitRowsDemo.cs[335B]
- tests\tests\classes\tests\EffectsTest\TextLayer.cs[4KB]
- tests\tests\classes\tests\EffectsTest\TurnOffTilesDemo.cs[600B]
- tests\tests\classes\tests\EffectsTest\TwirlDemo.cs[471B]
- tests\tests\classes\tests\EffectsTest\Waves3DDemo.cs[358B]
- tests\tests\classes\tests\EffectsTest\WavesDemo.cs[364B]
- tests\tests\classes\tests\EffectsTest\WavesTiles3DDemo.cs[197B]
- tests\tests\classes\tests\HiResTest\HiResDemo.cs[4KB]
- tests\tests\classes\tests\HiResTest\HiResTest1.cs[778B]
- tests\tests\classes\tests\HiResTest\HiResTest2.cs[775B]
- tests\tests\classes\tests\HiResTest\HiResTestScene.cs[755B]
- tests\tests\classes\tests\IntervalTest\IntervalLayer.cs[4KB]
- tests\tests\classes\tests\IntervalTest\IntervalTestScene.cs[404B]
- tests\tests\classes\tests\LabelTest\Atlas1.cs[2KB]
- tests\tests\classes\tests\LabelTest\Atlas3.cs[3KB]
- tests\tests\classes\tests\LabelTest\Atlas4.cs[3KB]
- tests\tests\classes\tests\LabelTest\Atlas5.cs[768B]
- tests\tests\classes\tests\LabelTest\Atlas6.cs[1KB]
- tests\tests\classes\tests\LabelTest\AtlasBitmapColor.cs[1KB]
- tests\tests\classes\tests\LabelTest\AtlasFastBitmap.cs[1KB]
- tests\tests\classes\tests\LabelTest\AtlasTestScene.cs[2KB]
- tests\tests\classes\tests\LabelTest\BitmapFontMultiLine.cs[2KB]
- tests\tests\classes\tests\LabelTest\LabelAtlasColorTest.cs[2KB]
- tests\tests\classes\tests\LabelTest\LabelAtlasHD.cs[880B]
- tests\tests\classes\tests\LabelTest\LabelAtlasTest.cs[1KB]
- tests\tests\classes\tests\LabelTest\LabelBMFontHD.cs[796B]
- tests\tests\classes\tests\LabelTest\LabelGlyphDesigner.cs[952B]
- tests\tests\classes\tests\LabelTest\LabelsEmpty.cs[2KB]
- tests\tests\classes\tests\LabelTest\LabelTest.cs[25KB]
- tests\tests\classes\tests\LabelTest\LabelTTFChinese.cs[757B]
- tests\tests\classes\tests\LabelTest\LabelTTFMultiline.cs[946B]
- tests\tests\classes\tests\LabelTest\LabelTTFTest.cs[1KB]
- tests\tests\classes\tests\LayerTest\LayerGradient.cs[2KB]
- tests\tests\classes\tests\LayerTest\Layertest.cs[2KB]
- tests\tests\classes\tests\LayerTest\LayerTest1.cs[1KB]
- tests\tests\classes\tests\LayerTest\LayerTest2.cs[1KB]
- tests\tests\classes\tests\LayerTest\LayerTestBlend.cs[1KB]
- tests\tests\classes\tests\LayerTest\LayerTestScene.cs[1KB]
- tests\tests\classes\tests\MenuTest\MenuLayer1.cs[7KB]
- tests\tests\classes\tests\MenuTest\MenuLayer2.cs[5KB]
- tests\tests\classes\tests\MenuTest\MenuLayer3.cs[4KB]
- tests\tests\classes\tests\MenuTest\MenuLayer4.cs[5KB]
- tests\tests\classes\tests\MenuTest\MenuTestScene.cs[2KB]
- tests\tests\classes\tests\MotionStreakTest\MotionStreakTest.cs[3KB]
- tests\tests\classes\tests\MotionStreakTest\MotionStreakTest1.cs[2KB]
- tests\tests\classes\tests\MotionStreakTest\MotionStreakTest2.cs[1KB]
- tests\tests\classes\tests\MotionStreakTest\MotionStreakTestScene.cs[1KB]
- tests\tests\classes\tests\ParallaxTest\Parallax1.cs[3KB]
- tests\tests\classes\tests\ParallaxTest\Parallax2.cs[165B]
- tests\tests\classes\tests\ParallaxTest\ParallaxDemo.cs[2KB]
- tests\tests\classes\tests\ParallaxTest\ParallaxTestScene.cs[1KB]
- tests\tests\classes\tests\ParticleTest\ParticleTest.cs[38KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceMainLayer.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTestScene.cs[812B]
- tests\tests\classes\tests\PerformanceTest\PerformBasicLayer.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\AddRemoveSpriteSheet.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\AddSpriteSheet.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\IterateSpriteSheet.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\IterateSpriteSheetCArray.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\IterateSpriteSheetFastEnum.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\NodeChildrenMainScene.cs[3KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\NodeChildrenMenuLayer.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\PerformanceNodeChildrenTest..cs[837B]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\RemoveSpriteSheet.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceNodeChildrenTest\ReorderSpriteSheet.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticleMainScene.cs[10KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticleMenuLayer.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticlePerformTest1.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticlePerformTest2.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticlePerformTest3.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\ParticlePerformTest4.cs[2KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceParticleTest\PerformanceParticleTest.cs[880B]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\PerformanceSpriteTest.cs[768B]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpriteMainScene.cs[5KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpriteMenuLayer.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest1.cs[948B]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest2.cs[991B]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest3.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest4.cs[779B]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest5.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest6.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SpritePerformTest7.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceSpriteTest\SubTest.cs[7KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTextureTest\PerformanceTextureTest.cs[820B]
- tests\tests\classes\tests\PerformanceTest\PerformanceTextureTest\TextureMenuLayer.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTextureTest\TextureTest.cs[11KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTouchesTest\PerformanceTouchesTest.cs[623B]
- tests\tests\classes\tests\PerformanceTest\PerformanceTouchesTest\TouchesMainScene.cs[3KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTouchesTest\TouchesPerformTest1.cs[1KB]
- tests\tests\classes\tests\PerformanceTest\PerformanceTouchesTest\TouchesPerformTest2.cs[1KB]
- tests\tests\classes\tests\ProgressActionsTest\ProgressActionsTestScene.cs[1KB]
- tests\tests\classes\tests\ProgressActionsTest\SpriteDemo.cs[2KB]
- tests\tests\classes\tests\ProgressActionsTest\SpriteProgressToHorizontal.cs[1KB]
- tests\tests\classes\tests\ProgressActionsTest\SpriteProgressToRadial.cs[1KB]
- tests\tests\classes\tests\ProgressActionsTest\SpriteProgressToVertical.cs[1KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureIssue937.cs[2KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureSave.cs[4KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureScene.cs[1KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureTest.cs[3KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureTestDemo.cs[2KB]
- tests\tests\classes\tests\RenderTextureTest\RenderTextureZbuffer.cs[5KB]
- tests\tests\classes\tests\RotateWorldTest\RotateWorldMainLayer.cs[1KB]
- tests\tests\classes\tests\RotateWorldTest\RotateWorldTestScene.cs[477B]
- tests\tests\classes\tests\RotateWorldTest\SpriteLayer.cs[2KB]
- tests\tests\classes\tests\RotateWorldTest\TestLayer.cs[873B]
- tests\tests\classes\tests\SceneTest\SceneTestLayer1.cs[2KB]
- tests\tests\classes\tests\SceneTest\SceneTestLayer2.cs[2KB]
- tests\tests\classes\tests\SceneTest\SceneTestLayer3.cs[1KB]
- tests\tests\classes\tests\SceneTest\SceneTestScene.cs[403B]
- tests\tests\classes\tests\SchedulerTest\RescheduleSelector.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerAutoremove.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerPauseResume.cs[1003B]
- tests\tests\classes\tests\SchedulerTest\SchedulerSchedulesAndRemove.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerTestLayer.cs[2KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerTestScene.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerUnscheduleAll.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerUnscheduleAllHard.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerUpdate.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerUpdateAndCustom.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\SchedulerUpdateFromCustom.cs[1KB]
- tests\tests\classes\tests\SchedulerTest\TestNode.cs[385B]
- tests\tests\classes\tests\SpriteTest\AnimationCache.cs[4KB]
- tests\tests\classes\tests\SpriteTest\Sprite1.cs[2KB]
- tests\tests\classes\tests\SpriteTest\Sprite6.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteAliased.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteAnchorPoint.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteAnimationSplit.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNode1.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeAliased.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeAnchorPoint.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildren.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildren2.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildrenAnchorPoint.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildrenChildren.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildrenScale.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeChildrenZ.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeColorOpacity.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeFlip.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeNewTexture.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeOffsetAnchorFlip.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeOffsetAnchorRotation.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeOffsetAnchorScale.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeOffsetAnchorSkew.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeOffsetAnchorSkewScale.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeReorder.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeReorderIssue744.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeReorderIssue766.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeReorderIssue767.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeZOrder.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteBatchNodeZVertex.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteChildrenAnchorPoint.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteChildrenChildren.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteChildrenVisibility.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteChildrenVisibilityIssue665.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteColorOpacity.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteFlip.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteFrameAliasNameTest.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteFrameTest.cs[5KB]
- tests\tests\classes\tests\SpriteTest\SpriteHybrid.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteNewTexture.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteNilTexture.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteOffsetAnchorFlip.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteOffsetAnchorRotation.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteOffsetAnchorScale.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteOffsetAnchorSkew.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteOffsetAnchorSkewScale.cs[3KB]
- tests\tests\classes\tests\SpriteTest\SpriteSubclass.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteTestDemo.cs[2KB]
- tests\tests\classes\tests\SpriteTest\SpriteTestScene.cs[4KB]
- tests\tests\classes\tests\SpriteTest\SpriteZOrder.cs[1KB]
- tests\tests\classes\tests\SpriteTest\SpriteZVertex.cs[2KB]
- tests\tests\classes\tests\TextInputTest\TextInputTest.cs[15KB]
- tests\tests\classes\tests\TextInputTest\TextInputTestScene.cs[2KB]
- tests\tests\classes\tests\Texture2dTest\Texture2dTest.cs[44KB]
- tests\tests\classes\tests\TileMapTest\TileDemo.cs[4KB]
- tests\tests\classes\tests\TileMapTest\TileMapEditTest.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TileMapTest.cs[2KB]
- tests\tests\classes\tests\TileMapTest\TileMapTestScene.cs[3KB]
- tests\tests\classes\tests\TileMapTest\TMXBug787.cs[599B]
- tests\tests\classes\tests\TileMapTest\TMXBug987.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXGIDObjectsTest.cs[2KB]
- tests\tests\classes\tests\TileMapTest\TMXHexTest.cs[701B]
- tests\tests\classes\tests\TileMapTest\TMXIsoMoveLayer.cs[736B]
- tests\tests\classes\tests\TileMapTest\TMXIsoObjectsTest.cs[2KB]
- tests\tests\classes\tests\TileMapTest\TMXIsoTest.cs[905B]
- tests\tests\classes\tests\TileMapTest\TMXIsoTest1.cs[782B]
- tests\tests\classes\tests\TileMapTest\TMXIsoTest2.cs[976B]
- tests\tests\classes\tests\TileMapTest\TMXIsoVertexZ.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXIsoZorder.cs[2KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoMoveLayer.cs[668B]
- tests\tests\classes\tests\TileMapTest\TMXOrthoObjectsTest.cs[3KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoTest.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoTest2.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoTest3.cs[991B]
- tests\tests\classes\tests\TileMapTest\TMXOrthoTest4.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoVertexZ.cs[2KB]
- tests\tests\classes\tests\TileMapTest\TMXOrthoZorder.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXReadWriteTest.cs[4KB]
- tests\tests\classes\tests\TileMapTest\TMXResizeTest.cs[1KB]
- tests\tests\classes\tests\TileMapTest\TMXTilesetTest.cs[947B]
- tests\tests\classes\tests\TileMapTest\TMXUncompressedTest.cs[1KB]
- tests\tests\classes\tests\TouchesTest\Ball.cs[4KB]
- tests\tests\classes\tests\TouchesTest\Paddle.cs[4KB]
- tests\tests\classes\tests\TouchesTest\PongLayer.cs[4KB]
- tests\tests\classes\tests\TouchesTest\PongScene.cs[2KB]
- tests\tests\classes\tests\TransitionsTest\FadeWhiteTransition.cs[451B]
- tests\tests\classes\tests\TransitionsTest\FlipAngularLeftOver.cs[424B]
- tests\tests\classes\tests\TransitionsTest\FlipAngularRightOver.cs[426B]
- tests\tests\classes\tests\TransitionsTest\FlipXLeftOver.cs[408B]
- tests\tests\classes\tests\TransitionsTest\FlipXRightOver.cs[408B]
- tests\tests\classes\tests\TransitionsTest\FlipYDownOver.cs[406B]
- tests\tests\classes\tests\TransitionsTest\FlipYUpOver.cs[402B]
- tests\tests\classes\tests\TransitionsTest\PageTransitionBackward.cs[453B]
- tests\tests\classes\tests\TransitionsTest\PageTransitionForward.cs[453B]
- tests\tests\classes\tests\TransitionsTest\TestLayer1.cs[4KB]
- tests\tests\classes\tests\TransitionsTest\TestLayer2.cs[4KB]
- tests\tests\classes\tests\TransitionsTest\TransitionsTestScene.cs[6KB]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipAngularLeftOver.cs[436B]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipAngularRightOver.cs[438B]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipXLeftOver.cs[418B]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipXRightOver.cs[420B]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipYDownOver.cs[418B]
- tests\tests\classes\tests\TransitionsTest\ZoomFlipYUpOver.cs[414B]
- tests\tests\classes\tests\UserDefaultTest\UserDefaultTest.cs[3KB]
- tests\tests\classes\tests\UserDefaultTest\UserDefaultTestScene.cs[407B]
- tests\tests\classes\tests\ZwoptexTest\ZwoptexGenericTest.cs[3KB]
- tests\tests\classes\tests\ZwoptexTest\ZwoptexTest.cs[3KB]
- tests\tests\classes\tests\ZwoptexTest\ZwoptexTestScene.cs[759B]
- tests\tests\Properties\AppManifest.xml[207B]
- tests\tests\Properties\AssemblyInfo.cs[1KB]
- tests\tests\Properties\WMAppManifest.xml[1KB]
- tests\testsContent\animations\grossini.plist.xml[5KB]
- ChangeLog[850B]
- cocos2d-xna.sln[9KB]
- cocos2d-xna.suo[156KB]
- from.gif[4KB]
- install-template-mscs.msi[1.42MB]
- readme.mdown[794B]
- 最新Asp.Net源码下载.url[123B]
- cocos2d-xna\external lib\ICSharpCode.SharpZipLib.dll[192KB]
- cocos2d-xna\external lib\zlib.net.dll[54KB]
- cocos2d-xna\external lib\zlib.net.pdb[99KB]
- cocos2d-xna\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[7KB]
- cocos2d.Content.Pipeline.Importers\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- cocos2d.Framework\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- CocosDenshion\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- HelloCocos2d\HelloCocos2d\Background.png[48KB]
- HelloCocos2d\HelloCocos2d\Game.ico[4KB]
- HelloCocos2d\HelloCocos2d\HelloCocos2d.csproj.Debug.cachefile[101B]
- HelloCocos2d\HelloCocos2d\HelloCocos2d.csproj.user[275B]
- HelloCocos2d\HelloCocos2d\PhoneGameThumb.png[48KB]
- HelloCocos2d\HelloCocos2d\bin\Windows Phone\Debug\PhoneGameThumb.png[48KB]
- HelloCocos2d\HelloCocos2d\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[7KB]
- HelloCocos2d\HelloCocos2dContent\CloseNormal.png[6KB]
- HelloCocos2d\HelloCocos2dContent\CloseSelected.png[5KB]
- HelloCocos2d\HelloCocos2dContent\HelloCocos2dContent.contentproj[3KB]
- HelloCocos2d\HelloCocos2dContent\HelloWorld.png[159KB]
- HelloCocos2d\HelloCocos2dContent\SpriteFont1.spritefont[2KB]
- HelloCocos2d\HelloCocos2dContent\Thumbs.db[9KB]
- HelloCocos2d\HelloCocos2dContent\fonts\Arial.spritefont[2KB]
- HelloCocos2d\HelloCocos2dContent\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- template\install-template-mscs.sln[1KB]
- template\Cocos2d-xna.VSIX\source.extension.vsixmanifest[927B]
- template\Cocos2d-xna.VSIX\__Template_large.png[43KB]
- template\Cocos2d-xna.VSIX\__Template_small.png[48KB]
- template\Cocos2d-xna.VSIX\ProjectTemplates\cocos2d-xna.zip[967KB]
- template\Cocos2d-xna.Wizard\cocos2d-xna key file.snk[596B]
- template\install-template-mscs\install-template-mscs.vdproj[40KB]
- template\vsix\cocos2d-xna.zip[967KB]
- tests\tests\Background.png[48KB]
- tests\tests\Game.ico[4KB]
- tests\tests\GameThumbnail.png[5KB]
- tests\tests\PhoneGameThumb.png[48KB]
- tests\tests\tests.csproj.Debug.cachefile[6KB]
- tests\tests\bin\Windows Phone\Debug\PhoneGameThumb.png[48KB]
- tests\tests\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[7KB]
- tests\testsContent\testsContent.contentproj[39KB]
- tests\testsContent\animations\ghosts.plist[1KB]
- tests\testsContent\animations\grossini-aliases.plist[5KB]
- tests\testsContent\animations\grossini..ztp[16KB]
- tests\testsContent\animations\grossini.plist[5KB]
- tests\testsContent\animations\grossini_blue.plist[1KB]
- tests\testsContent\animations\grossini_family.plist[1KB]
- tests\testsContent\animations\grossini_gray.plist[6KB]
- tests\testsContent\animations\images\dragon_animation-hd.png[8KB]
- tests\testsContent\animations\images\dragon_animation.png[4KB]
- tests\testsContent\animations\images\ghosts.png[5KB]
- tests\testsContent\animations\images\grossini-aliases.png[13KB]
- tests\testsContent\animations\images\grossini.png[6KB]
- tests\testsContent\animations\images\grossini_blue.png[1KB]
- tests\testsContent\animations\images\grossini_family.png[3KB]
- tests\testsContent\animations\images\grossini_gray.png[5KB]
- tests\testsContent\fonts\Arial.spritefont[2KB]
- tests\testsContent\fonts\fnt\arial16.fnt[21KB]
- tests\testsContent\fonts\fnt\bitmapFontTest.fnt[11KB]
- tests\testsContent\fonts\fnt\bitmapFontTest2.fnt[14KB]
- tests\testsContent\fonts\fnt\bitmapFontTest3.fnt[11KB]
- tests\testsContent\fonts\fnt\bitmapFontTest4.fnt[11KB]
- tests\testsContent\fonts\fnt\bitmapFontTest5.fnt[11KB]
- tests\testsContent\fonts\fnt\futura-48.fnt[8KB]
- tests\testsContent\fonts\fnt\konqa32-hd.fnt[10KB]
- tests\testsContent\fonts\fnt\konqa32.fnt[10KB]
- tests\testsContent\fonts\fnt\images\arial16.png[17KB]
- tests\testsContent\fonts\fnt\images\bitmapFontTest.png[140KB]
- tests\testsContent\fonts\fnt\images\bitmapFontTest2.png[123KB]
- tests\testsContent\fonts\fnt\images\bitmapFontTest3.png[39KB]
- tests\testsContent\fonts\fnt\images\bitmapFontTest4.png[18KB]
- tests\testsContent\fonts\fnt\images\bitmapFontTest5.png[30KB]
- tests\testsContent\fonts\fnt\images\fps_images-hd.png[5KB]
- tests\testsContent\fonts\fnt\images\fps_images.png[6KB]
- tests\testsContent\fonts\fnt\images\futura-48.png[158KB]
- tests\testsContent\fonts\fnt\images\konqa32-hd.png[38KB]
- tests\testsContent\fonts\fnt\images\konqa32.png[19KB]
- tests\testsContent\fonts\fnt\images\larabie-16-hd.png[4KB]
- tests\testsContent\fonts\fnt\images\larabie-16.png[1KB]
- tests\testsContent\fonts\fnt\images\tuffy_bold_italic-charmap-hd.png[600KB]
- tests\testsContent\fonts\fnt\images\tuffy_bold_italic-charmap.png[22KB]
- tests\testsContent\Images\atlastest.png[165KB]
- tests\testsContent\Images\b1-hd.png[17KB]
- tests\testsContent\Images\b1.png[3KB]
- tests\testsContent\Images\b2-hd.png[17KB]
- tests\testsContent\Images\b2.png[3KB]
- tests\testsContent\Images\background.png[26KB]
- tests\testsContent\Images\background1-hd.png[598KB]
- tests\testsContent\Images\background1.png[120KB]
- tests\testsContent\Images\background2-hd.png[493KB]
- tests\testsContent\Images\background2.png[121KB]
- tests\testsContent\Images\background3-hd.png[27KB]
- tests\testsContent\Images\background3.png[4KB]
- tests\testsContent\Images\ball-hd.png[3KB]
- tests\testsContent\Images\ball.png[3KB]
- tests\testsContent\Images\bitmapFontTest3.png[39KB]
- tests\testsContent\Images\blocks-hd.png[2KB]
- tests\testsContent\Images\blocks.png[1KB]
- tests\testsContent\Images\BoilingFoam.plist[8KB]
- tests\testsContent\Images\btn-about-normal.png[3KB]
- tests\testsContent\Images\btn-about-selected.png[2KB]
- tests\testsContent\Images\btn-highscores-normal.png[4KB]
- tests\testsContent\Images\btn-highscores-selected.png[4KB]
- tests\testsContent\Images\btn-play-normal.png[2KB]
- tests\testsContent\Images\btn-play-selected.png[2KB]
- tests\testsContent\Images\BurstPipe.plist[9KB]
- tests\testsContent\Images\close-hd.png[9KB]
- tests\testsContent\Images\close.png[5KB]
- tests\testsContent\Images\Comet.png[5KB]
- tests\testsContent\Images\CometPlist.plist[9KB]
- tests\testsContent\Images\debian.plist[3KB]
- tests\testsContent\Images\ExplodingRing.plist[9KB]
- tests\testsContent\Images\f1-hd.png[16KB]
- tests\testsContent\Images\f1.png[3KB]
- tests\testsContent\Images\f2-hd.png[17KB]
- tests\testsContent\Images\f2.png[3KB]
- tests\testsContent\Images\fire-grayscale.png[673B]
- tests\testsContent\Images\fire.png[722B]
- tests\testsContent\Images\FlowerPlist.plist[4KB]
- tests\testsContent\Images\Fog.png[47KB]
- tests\testsContent\Images\fps_images.png[6KB]
- tests\testsContent\Images\GalaxyPlist.plist[3KB]
- tests\testsContent\Images\grossini-hd.png[14KB]
- tests\testsContent\Images\grossini.png[1KB]
- tests\testsContent\Images\grossinis_sister1-hd.png[29KB]
- tests\testsContent\Images\grossinis_sister1-testalpha.png[6KB]
- tests\testsContent\Images\grossinis_sister1.png[5KB]
- tests\testsContent\Images\grossinis_sister2-hd.png[20KB]
- tests\testsContent\Images\grossinis_sister2.png[4KB]
- tests\testsContent\Images\grossini_dance_01.png[981B]
- tests\testsContent\Images\grossini_dance_02.png[1013B]
- tests\testsContent\Images\grossini_dance_03.png[1KB]
- tests\testsContent\Images\grossini_dance_04.png[1KB]
- tests\testsContent\Images\grossini_dance_05.png[1KB]
- tests\testsContent\Images\grossini_dance_06.png[1KB]
- tests\testsContent\Images\grossini_dance_07.png[1KB]
- tests\testsContent\Images\grossini_dance_08.png[1KB]
- tests\testsContent\Images\grossini_dance_09.png[1KB]
- tests\testsContent\Images\grossini_dance_10.png[1KB]
- tests\testsContent\Images\grossini_dance_11.png[1021B]
- tests\testsContent\Images\grossini_dance_12.png[1KB]
- tests\testsContent\Images\grossini_dance_13.png[1KB]
- tests\testsContent\Images\grossini_dance_14.png[1KB]
- tests\testsContent\Images\grossini_dance_atlas-hd.png[79KB]
- tests\testsContent\Images\grossini_dance_atlas-mono.png[160KB]
- tests\testsContent\Images\grossini_dance_atlas.png[8KB]
- tests\testsContent\Images\grossini_dance_atlas_nomipmap.png[18KB]
- tests\testsContent\Images\HelloWorld.png[26KB]
- tests\testsContent\Images\Icon.png[9KB]
- tests\testsContent\Images\landscape-1024x1024.png[1.55MB]
- tests\testsContent\Images\LavaFlow.plist[8KB]
- tests\testsContent\Images\menuitemsprite.png[9KB]
- tests\testsContent\Images\paddle-hd.png[4KB]
- tests\testsContent\Images\paddle.png[4KB]
- tests\testsContent\Images\particles-hd.png[4KB]
- tests\testsContent\Images\particles.png[3KB]
- tests\testsContent\Images\pattern1.png[13KB]
- tests\testsContent\Images\Pea.png[3KB]
- tests\testsContent\Images\Phoenix.plist[9KB]
- tests\testsContent\Images\piece.png[11KB]
- tests\testsContent\Images\PlanetCute-1024x1024.png[482KB]
- tests\testsContent\Images\powered.png[43KB]
- tests\testsContent\Images\r1-hd.png[10KB]
- tests\testsContent\Images\r1.png[1KB]
- tests\testsContent\Images\r2-hd.png[11KB]
- tests\testsContent\Images\r2.png[2KB]
- tests\testsContent\Images\SendScoreButton.png[3KB]
- tests\testsContent\Images\SendScoreButtonPressed.png[4KB]
- tests\testsContent\Images\snow.png[1KB]
- tests\testsContent\Images\SpinningPeas.png[2KB]
- tests\testsContent\Images\SpinningPeasPlist.plist[6KB]
- tests\testsContent\Images\Spiral.plist[3KB]
- tests\testsContent\Images\SpookyPeas.png[2KB]
- tests\testsContent\Images\SpookyPeasPlist.plist[6KB]
- tests\testsContent\Images\spritesheet1.png[154KB]
- tests\testsContent\Images\stars-grayscale.png[942B]
- tests\testsContent\Images\stars.png[1KB]
- tests\testsContent\Images\stars2-grayscale.png[1KB]
- tests\testsContent\Images\stars2.png[1KB]
- tests\testsContent\Images\streak.png[3KB]
- tests\testsContent\Images\test-rgba1.png[30KB]
- tests\testsContent\Images\test_blend.png[7KB]
- tests\testsContent\Images\test_image.png[9KB]
- tests\testsContent\Images\texture1024x1024.png[15KB]
- tests\testsContent\Images\texture2048x2048.png[58KB]
- tests\testsContent\Images\texture512x512.png[4KB]
- tests\testsContent\Images\Upsidedown.plist[5KB]
- tests\testsContent\obj\Windows Phone\Debug\DesignTimeResolveAssemblyReferencesInput.cache[6KB]
- tests\testsContent\Sounds\background.mp3[125KB]
- tests\testsContent\Sounds\effect1.wav[9KB]
- tests\testsContent\TileMaps\arial16.fnt[21KB]
- tests\testsContent\TileMaps\fixed-ortho-test2.png[31KB]
- tests\testsContent\TileMaps\hexa-test1.tmx[442B]
- tests\testsContent\TileMaps\hexa-tiles.png[288KB]
- tests\testsContent\TileMaps\iso-test-bug787.tmx[1KB]
- tests\testsContent\TileMaps\iso-test-movelayer.tmx[1KB]
- tests\testsContent\TileMaps\iso-test-objectgroup.tmx[1KB]
- tests\testsContent\TileMaps\iso-test-vertexz.tmx[842B]
- tests\testsContent\TileMaps\iso-test-zorder.tmx[1KB]
- tests\testsContent\TileMaps\iso-test.png[8KB]
- tests\testsContent\TileMaps\iso-test01.tmx[1KB]
- tests\testsContent\TileMaps\iso-test1.png[8KB]
- tests\testsContent\TileMaps\iso-test11.tmx[762B]
- tests\testsContent\TileMaps\iso-test2-uncompressed.tmx[43KB]
- tests\testsContent\TileMaps\iso-test2.png[1KB]
- tests\testsContent\TileMaps\iso-test22.tmx[1009B]
- tests\testsContent\TileMaps\iso.png[540B]
- tests\testsContent\TileMaps\levelmap.tga[5KB]
- tests\testsContent\TileMaps\ortho-objects.tmx[877B]
- tests\testsContent\TileMaps\ortho-test1.png[412KB]
- tests\testsContent\TileMaps\ortho-test1_bw.png[66KB]
- tests\testsContent\TileMaps\ortho-test2.png[29KB]
- tests\testsContent\TileMaps\orthogonal-test-movelayer.tmx[951B]
- tests\testsContent\TileMaps\orthogonal-test-vertexz.tmx[900B]
- tests\testsContent\TileMaps\orthogonal-test-zorder.tmx[925B]
- tests\testsContent\TileMaps\orthogonal-test1.tmx[555B]
- tests\testsContent\TileMaps\orthogonal-test11.tsx[167B]
- tests\testsContent\TileMaps\orthogonal-test2.tmx[1KB]
- tests\testsContent\TileMaps\orthogonal-test3.tmx[726B]
- tests\testsContent\TileMaps\orthogonal-test4-hd.tmx[582B]
- tests\testsContent\TileMaps\orthogonal-test4.tmx[579B]
- tests\testsContent\TileMaps\orthogonal-test5.tmx[1KB]
- tests\testsContent\TileMaps\orthogonal-test6-hd.tmx[489B]
- tests\testsContent\TileMaps\orthogonal-test6.tmx[486B]
- tests\testsContent\TileMaps\test-object-layer.tmx[861B]
- tests\testsContent\TileMaps\tiles-hd.png[23KB]
- tests\testsContent\TileMaps\tiles.png[17KB]
- tests\testsContent\TileMaps\tmw_desert_spacing-hd.png[46KB]
- tests\testsContent\TileMaps\tmw_desert_spacing.png[36KB]
- tests\testsContent\zwoptex\grossini-generic.plist[6KB]
- tests\testsContent\zwoptex\grossini.plist[4KB]
- tests\testsContent\zwoptex\images\grossini-generic.png[21KB]
- tests\testsContent\zwoptex\images\grossini.png[21KB]
源码介绍
源码参数
cocos2d-x for xna 2D游戏引擎源码
xna cocos2d-x是一个用C#编写的2D游戏引擎,基于[cocos2d-x][1]和使用MIT 协议。
引擎由 [cocos2d-x][1] 和 [OpenXLive][2] 联合开发。
cocos2d-x for xna is a 2D game engine in C#, based on [cocos2d-x][1] and licensed under MIT.
The engine is jointly developed by [cocos2d-x][1] and [OpenXLive][2].
文档:
------------------
* 站点: www.cocos2d-x.org
www.openxlive.com
* [在线API参考][3]
联系我们
------------------
* 论坛: http://www.cocos2d-x.org/projects/cocos2d-x/boards/17
核心开发者
------------------
ronghong.huang(flyingpacer)
xiaoming.zhang(minggo)
chunlin.qin(elvis)
yang.you(youyang)
kaiwei.liu(lkw)
[1]: http://www.cocos2d-x.org "cocos2d-x"
[2]: http://www.openxlive.com "OpenXLive"
[3]: http://www.cocos2d-x.org/embedded/cocos2d-x/classes.html "API References"
下载记录(Only Recent 100)
用户名 | 推荐指数 | 下载时间 |
---|