文件名称:sgade102
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:1.39mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
gba 下的开源游戏引擎。支持各种特效。请使用gcc编译(推荐divkit_pro这个整合环境)-gba game under the revenue engine. Support various effects. Please use gcc (recommended divkit_pro the integration of the environment)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SGADE/
SGADE/build/
SGADE/build/Makefile
SGADE/build/Visual Studio/
SGADE/build/Visual Studio/The SGADE.dsp
SGADE/build/Visual Studio/The SGADE.dsw
SGADE/include/
SGADE/include/SoAssembly.h
SGADE/include/SoBkg.h
SGADE/include/SoBkgConsole.h
SGADE/include/SoBkgCreditScroll.h
SGADE/include/SoBkgFont.h
SGADE/include/SoBkgManager.h
SGADE/include/SoBkgMap.h
SGADE/include/SoBkgMemManager.h
SGADE/include/SoCamera.h
SGADE/include/Socrates.h
SGADE/include/SoDebug.h
SGADE/include/SoDisplay.h
SGADE/include/SoDMA.h
SGADE/include/SoEffects.h
SGADE/include/SoFlashMem.h
SGADE/include/SoFont.h
SGADE/include/SoImage.h
SGADE/include/SoIntManager.h
SGADE/include/SoKeys.h
SGADE/include/SoMath.h
SGADE/include/SoMatrix.h
SGADE/include/SoMemManager.h
SGADE/include/SoMesh.h
SGADE/include/SoMode4PolygonRasterizer.h
SGADE/include/SoMode4Renderer.h
SGADE/include/SoMultiPlayer.h
SGADE/include/SoPalette.h
SGADE/include/SoPolygon.h
SGADE/include/SoSound.h
SGADE/include/SoSprite.h
SGADE/include/SoSpriteAnimation.h
SGADE/include/SoSpriteManager.h
SGADE/include/SoSpriteMemManager.h
SGADE/include/SoSystem.h
SGADE/include/SoTables.h
SGADE/include/SoTileMap.h
SGADE/include/SoTileSet.h
SGADE/include/SoTimer.h
SGADE/include/SoTransform.h
SGADE/include/SoVector.h
SGADE/include/SoWindow.h
SGADE/lib/
SGADE/lib/libSocrates.a
SGADE/misc/
SGADE/misc/fonts/
SGADE/misc/fonts/defaultFont.tga
SGADE/misc/fonts/defaultFontImage.dat
SGADE/misc/Visual Studio/
SGADE/misc/Visual Studio/The SGADE.dsw
SGADE/sample/
SGADE/sample/build/
SGADE/sample/build/crt0.S
SGADE/sample/build/lnkscript
SGADE/sample/build/Makefile
SGADE/sample/build/Visual Studio/
SGADE/sample/build/Visual Studio/Sample.dsp
SGADE/sample/data/
SGADE/sample/data/clouds.dat
SGADE/sample/data/fighterPalette.dat
SGADE/sample/data/fighterSpriteAnimation.dat
SGADE/sample/data/maze.dat
SGADE/sample/data/Original Data/
SGADE/sample/data/Original Data/bigmaze2.bmp
SGADE/sample/data/Original Data/clouds.BMP
SGADE/sample/data/Original Data/convertmaze.txt
SGADE/sample/data/Original Data/fighter.flc
SGADE/sample/data/Original Data/font.bmp
SGADE/sample/data/Original Data/ruin.BMP
SGADE/sample/data/Original Data/sgade.tga
SGADE/sample/data/Original Data/television.tga
SGADE/sample/data/ruin.dat
SGADE/sample/data/sgadeImage.dat
SGADE/sample/data/sgadePalette.dat
SGADE/sample/data/televisionImage.dat
SGADE/sample/data/televisionPalette.dat
SGADE/sample/include/
SGADE/sample/include/SampleEffects.h
SGADE/sample/Sample.gba
SGADE/sample/Sample.vcproj
SGADE/sample/source/
SGADE/sample/source/Sample.c
SGADE/sample/source/SampleEffect3DScene.c
SGADE/sample/source/SampleEffectCredits.c
SGADE/sample/source/SampleEffectMap.c
SGADE/sample/source/SampleEffectMultiPlayer.c
SGADE/sample/source/SampleEffectSprites.c
SGADE/sample/source/SampleEffectTiles.c
SGADE/sample/source/SampleEffectTriangle.c
SGADE/sample/source/SampleEffectWelcome.c
SGADE/SoLicense.h
SGADE/SoReadme.txt
SGADE/SoRevision.txt
SGADE/source/
SGADE/source/SoBkg.c
SGADE/source/SoBkgConsole.c
SGADE/source/SoBkgCreditScroll.c
SGADE/source/SoBkgFont.c
SGADE/source/SoBkgManager.c
SGADE/source/SoBkgMap.c
SGADE/source/SoBkgMemManager.c
SGADE/source/SoCamera.c
SGADE/source/SoDebug.c
SGADE/source/SoDebugPrintf.c
SGADE/source/SoDisplay.c
SGADE/source/SoDMA.c
SGADE/source/SoEffects.c
SGADE/source/SoFlashMem.c
SGADE/source/SoFont.c
SGADE/source/SoImage.c
SGADE/source/SoIntManager.c
SGADE/source/SoIntManagerIntHandler.S
SGADE/source/SoKeys.c
SGADE/source/SoMath.c
SGADE/source/SoMathDivide.s
SGADE/source/SoMatrix.c
SGADE/source/SoMemManager.c
SGADE/source/SoMesh.c
SGADE/source/SoMeshCube.c
SGADE/source/SoMode4PolygonRasterizer.c
SGADE/source/SoMode4PolygonRasterizerSolidTriangle.s
SGADE/source/SoMode4Renderer.c
SGADE/source/SoMode4RendererClear.s
SGADE/source/SoMultiPlayer.c
SGADE/source/SoPalette.c
SGADE/source/SoPolygon.c
SGADE/source/SoSound.c
SGADE/source/SoSprite.c
SGADE/source/SoSpriteAnimation.c
SGADE/source/SoSpriteManager.c
SGADE/source/SoSpriteMemManager.c
SGADE/source/SoSystem.c
SGADE/source/SoTables.c
SGADE/source/SoTileSet.c
SGADE/source/SoTileSetCopyFromLinearBuffer.s
SGADE/source/SoTimer.c
SGADE/source/SoTransform.c
SGADE/source/SoVector.c
SGADE/source/SoWindow.c
SGADE/The SGADE.sln
SGADE/The SGADE.vcproj
SGADE/tools/
SGADE/tools/applications/
SGADE/tools/applications/SoConvert/
SGADE/tools/applications/SoConverter/
SGADE/tools/applications/SoConverter/build/
SGADE/tools/applications/SoConverter/build/Visual Studio/
SGADE/tools/applications/SoConverter/build/Visual Studio/code.cpp
SGADE/tools/applications/SoConverter/build/Visual Studio/devil.dll
SGADE/tools/applications/SoConverter/build/Visual Studio/intermediate/
SGADE/tools/applications/SoConverter/build/Visual Studio/SoConverter.dsp
SGADE/tools/applications/SoConverter/include/
SGADE/tools/applications/SoConverter/include/SoConverter.hpp
SGADE/tools/applications/SoConverter/include/SoPaletteConverter.hpp
SGADE/tools/applications/SoConverter/include/SoSpriteAnimationConverter.hpp
SGADE/tools/applications/SoConverter/include/SoTileSetConverter.hpp
SGADE/tools/applications/SoConverter/SoConverter Readme.txt
SGADE/tools/a
SGADE/build/
SGADE/build/Makefile
SGADE/build/Visual Studio/
SGADE/build/Visual Studio/The SGADE.dsp
SGADE/build/Visual Studio/The SGADE.dsw
SGADE/include/
SGADE/include/SoAssembly.h
SGADE/include/SoBkg.h
SGADE/include/SoBkgConsole.h
SGADE/include/SoBkgCreditScroll.h
SGADE/include/SoBkgFont.h
SGADE/include/SoBkgManager.h
SGADE/include/SoBkgMap.h
SGADE/include/SoBkgMemManager.h
SGADE/include/SoCamera.h
SGADE/include/Socrates.h
SGADE/include/SoDebug.h
SGADE/include/SoDisplay.h
SGADE/include/SoDMA.h
SGADE/include/SoEffects.h
SGADE/include/SoFlashMem.h
SGADE/include/SoFont.h
SGADE/include/SoImage.h
SGADE/include/SoIntManager.h
SGADE/include/SoKeys.h
SGADE/include/SoMath.h
SGADE/include/SoMatrix.h
SGADE/include/SoMemManager.h
SGADE/include/SoMesh.h
SGADE/include/SoMode4PolygonRasterizer.h
SGADE/include/SoMode4Renderer.h
SGADE/include/SoMultiPlayer.h
SGADE/include/SoPalette.h
SGADE/include/SoPolygon.h
SGADE/include/SoSound.h
SGADE/include/SoSprite.h
SGADE/include/SoSpriteAnimation.h
SGADE/include/SoSpriteManager.h
SGADE/include/SoSpriteMemManager.h
SGADE/include/SoSystem.h
SGADE/include/SoTables.h
SGADE/include/SoTileMap.h
SGADE/include/SoTileSet.h
SGADE/include/SoTimer.h
SGADE/include/SoTransform.h
SGADE/include/SoVector.h
SGADE/include/SoWindow.h
SGADE/lib/
SGADE/lib/libSocrates.a
SGADE/misc/
SGADE/misc/fonts/
SGADE/misc/fonts/defaultFont.tga
SGADE/misc/fonts/defaultFontImage.dat
SGADE/misc/Visual Studio/
SGADE/misc/Visual Studio/The SGADE.dsw
SGADE/sample/
SGADE/sample/build/
SGADE/sample/build/crt0.S
SGADE/sample/build/lnkscript
SGADE/sample/build/Makefile
SGADE/sample/build/Visual Studio/
SGADE/sample/build/Visual Studio/Sample.dsp
SGADE/sample/data/
SGADE/sample/data/clouds.dat
SGADE/sample/data/fighterPalette.dat
SGADE/sample/data/fighterSpriteAnimation.dat
SGADE/sample/data/maze.dat
SGADE/sample/data/Original Data/
SGADE/sample/data/Original Data/bigmaze2.bmp
SGADE/sample/data/Original Data/clouds.BMP
SGADE/sample/data/Original Data/convertmaze.txt
SGADE/sample/data/Original Data/fighter.flc
SGADE/sample/data/Original Data/font.bmp
SGADE/sample/data/Original Data/ruin.BMP
SGADE/sample/data/Original Data/sgade.tga
SGADE/sample/data/Original Data/television.tga
SGADE/sample/data/ruin.dat
SGADE/sample/data/sgadeImage.dat
SGADE/sample/data/sgadePalette.dat
SGADE/sample/data/televisionImage.dat
SGADE/sample/data/televisionPalette.dat
SGADE/sample/include/
SGADE/sample/include/SampleEffects.h
SGADE/sample/Sample.gba
SGADE/sample/Sample.vcproj
SGADE/sample/source/
SGADE/sample/source/Sample.c
SGADE/sample/source/SampleEffect3DScene.c
SGADE/sample/source/SampleEffectCredits.c
SGADE/sample/source/SampleEffectMap.c
SGADE/sample/source/SampleEffectMultiPlayer.c
SGADE/sample/source/SampleEffectSprites.c
SGADE/sample/source/SampleEffectTiles.c
SGADE/sample/source/SampleEffectTriangle.c
SGADE/sample/source/SampleEffectWelcome.c
SGADE/SoLicense.h
SGADE/SoReadme.txt
SGADE/SoRevision.txt
SGADE/source/
SGADE/source/SoBkg.c
SGADE/source/SoBkgConsole.c
SGADE/source/SoBkgCreditScroll.c
SGADE/source/SoBkgFont.c
SGADE/source/SoBkgManager.c
SGADE/source/SoBkgMap.c
SGADE/source/SoBkgMemManager.c
SGADE/source/SoCamera.c
SGADE/source/SoDebug.c
SGADE/source/SoDebugPrintf.c
SGADE/source/SoDisplay.c
SGADE/source/SoDMA.c
SGADE/source/SoEffects.c
SGADE/source/SoFlashMem.c
SGADE/source/SoFont.c
SGADE/source/SoImage.c
SGADE/source/SoIntManager.c
SGADE/source/SoIntManagerIntHandler.S
SGADE/source/SoKeys.c
SGADE/source/SoMath.c
SGADE/source/SoMathDivide.s
SGADE/source/SoMatrix.c
SGADE/source/SoMemManager.c
SGADE/source/SoMesh.c
SGADE/source/SoMeshCube.c
SGADE/source/SoMode4PolygonRasterizer.c
SGADE/source/SoMode4PolygonRasterizerSolidTriangle.s
SGADE/source/SoMode4Renderer.c
SGADE/source/SoMode4RendererClear.s
SGADE/source/SoMultiPlayer.c
SGADE/source/SoPalette.c
SGADE/source/SoPolygon.c
SGADE/source/SoSound.c
SGADE/source/SoSprite.c
SGADE/source/SoSpriteAnimation.c
SGADE/source/SoSpriteManager.c
SGADE/source/SoSpriteMemManager.c
SGADE/source/SoSystem.c
SGADE/source/SoTables.c
SGADE/source/SoTileSet.c
SGADE/source/SoTileSetCopyFromLinearBuffer.s
SGADE/source/SoTimer.c
SGADE/source/SoTransform.c
SGADE/source/SoVector.c
SGADE/source/SoWindow.c
SGADE/The SGADE.sln
SGADE/The SGADE.vcproj
SGADE/tools/
SGADE/tools/applications/
SGADE/tools/applications/SoConvert/
SGADE/tools/applications/SoConverter/
SGADE/tools/applications/SoConverter/build/
SGADE/tools/applications/SoConverter/build/Visual Studio/
SGADE/tools/applications/SoConverter/build/Visual Studio/code.cpp
SGADE/tools/applications/SoConverter/build/Visual Studio/devil.dll
SGADE/tools/applications/SoConverter/build/Visual Studio/intermediate/
SGADE/tools/applications/SoConverter/build/Visual Studio/SoConverter.dsp
SGADE/tools/applications/SoConverter/include/
SGADE/tools/applications/SoConverter/include/SoConverter.hpp
SGADE/tools/applications/SoConverter/include/SoPaletteConverter.hpp
SGADE/tools/applications/SoConverter/include/SoSpriteAnimationConverter.hpp
SGADE/tools/applications/SoConverter/include/SoTileSetConverter.hpp
SGADE/tools/applications/SoConverter/SoConverter Readme.txt
SGADE/tools/a
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.