资源详情

返回首页 | 相关搜索
Capellman J., Salin L. - MonoGame Mastery - 2020
大小 112.42 MB
文件数 627
Info Hash: 91791A0E1491E5528097F40A7075E7F1DA643085
收录时间 2026-01-01 04:47:39
更新时间 2026-01-01 04:47:39
文件列表 (627)
Capellman J., Salin L. - MonoGame Mastery - 2020.epub
9.47 MB
Capellman J., Salin L. - MonoGame Mastery - 2020.pdf
7.21 MB
Code/.gitattributes
66 B
Code/.gitignore
4.75 KB
Code/9781484263082.jpg
23.68 KB
Code/chapter-03/Chapter3/app.manifest
1.48 KB
Code/chapter-03/Chapter3/Chapter3.csproj
1003 B
Code/chapter-03/Chapter3/Chapter3.sln
1.42 KB
Code/chapter-03/Chapter3/Content/Content.mgcb
361 B
Code/chapter-03/Chapter3/Icon.ico
144.08 KB
Code/chapter-03/Chapter3/MainGame.cs
2.47 KB
Code/chapter-03/Chapter3/Program.cs
225 B
Code/chapter-04/end/app.manifest
1.48 KB
Code/chapter-04/end/chapter-04.csproj
1003 B
Code/chapter-04/end/chapter-04.sln
1.42 KB
Code/chapter-04/end/Content/Barren.jpg
150.52 KB
Code/chapter-04/end/Content/Content.mgcb
719 B
Code/chapter-04/end/Enum/Events.cs
85 B
Code/chapter-04/end/Icon.ico
144.08 KB
Code/chapter-04/end/MainGame.cs
6.08 KB
Code/chapter-04/end/Objects/Base/BaseGameObject.cs
519 B
Code/chapter-04/end/Objects/SplashImage.cs
263 B
Code/chapter-04/end/Program.cs
388 B
Code/chapter-04/end/States/Base/BaseGameState.cs
1.45 KB
Code/chapter-04/end/States/GameplayState.cs
779 B
Code/chapter-04/end/States/SplashState.cs
938 B
Code/chapter-04/start/app.manifest
1.48 KB
Code/chapter-04/start/chapter-04.csproj
1003 B
Code/chapter-04/start/chapter-04.sln
1.42 KB
Code/chapter-04/start/Content/Content.mgcb
361 B
Code/chapter-04/start/Icon.ico
144.08 KB
Code/chapter-04/start/MainGame.cs
2.66 KB
Code/chapter-04/start/Program.cs
388 B
Code/chapter-05/assets/png/Barren.png
59.1 KB
Code/chapter-05/assets/png/Empty.png
6.41 KB
Code/chapter-05/assets/png/Fighter.png
6.85 KB
Code/chapter-05/assets/png/splash.png
198.05 KB
Code/chapter-05/assets/psd/Barren.psd
398.91 KB
Code/chapter-05/assets/psd/Empty.psd
62.33 KB
Code/chapter-05/assets/psd/Fighter.psd
62.48 KB
Code/chapter-05/assets/psd/splash.psd
2.32 MB
Code/chapter-05/end/app.manifest
1.48 KB
Code/chapter-05/end/chapter-05.csproj
1003 B
Code/chapter-05/end/chapter-05.sln
1.42 KB
Code/chapter-05/end/Content/Content.mgcb
1.93 KB
Code/chapter-05/end/Enum/Events.cs
85 B
Code/chapter-05/end/Icon.ico
144.08 KB
Code/chapter-05/end/MainGame.cs
6.14 KB
Code/chapter-05/end/Objects/Base/BaseGameObject.cs
519 B
Code/chapter-05/end/Objects/PlayerSprite.cs
266 B
Code/chapter-05/end/Objects/SplashImage.cs
263 B
Code/chapter-05/end/Program.cs
388 B
Code/chapter-05/end/States/Base/BaseGameState.cs
1.9 KB
Code/chapter-05/end/States/GameplayState.cs
771 B
Code/chapter-05/end/States/SplashState.cs
549 B
Code/chapter-05/start/app.manifest
1.48 KB
Code/chapter-05/start/chapter-05.csproj
1003 B
Code/chapter-05/start/chapter-05.sln
1.42 KB
Code/chapter-05/start/Content/Barren.jpg
150.52 KB
Code/chapter-05/start/Content/Content.mgcb
719 B
Code/chapter-05/start/Enum/Events.cs
85 B
Code/chapter-05/start/Icon.ico
144.08 KB
Code/chapter-05/start/MainGame.cs
6.08 KB
Code/chapter-05/start/Objects/Base/BaseGameObject.cs
519 B
Code/chapter-05/start/Objects/SplashImage.cs
263 B
Code/chapter-05/start/Program.cs
388 B
Code/chapter-05/start/States/Base/BaseGameState.cs
1.45 KB
Code/chapter-05/start/States/GameplayState.cs
779 B
Code/chapter-05/start/States/SplashState.cs
938 B
Code/chapter-06/assets/png/Barren.png
59.1 KB
Code/chapter-06/assets/png/bullet.png
1.02 KB
Code/chapter-06/assets/png/Empty.png
6.41 KB
Code/chapter-06/assets/png/Fighter.png
6.85 KB
Code/chapter-06/assets/png/splash.png
198.05 KB
Code/chapter-06/assets/psd/Barren.psd
398.91 KB
Code/chapter-06/assets/psd/Empty.psd
62.33 KB
Code/chapter-06/assets/psd/Fighter.psd
62.48 KB
Code/chapter-06/assets/psd/splash.psd
2.32 MB
Code/chapter-06/end/app.manifest
1.48 KB
Code/chapter-06/end/chapter-06.csproj
1003 B
Code/chapter-06/end/chapter-06.sln
1.42 KB
Code/chapter-06/end/Content/Content.mgcb
2.32 KB
Code/chapter-06/end/Enum/Events.cs
85 B
Code/chapter-06/end/Icon.ico
144.08 KB
Code/chapter-06/end/Input/Base/BaseInputCommand.cs
77 B
Code/chapter-06/end/Input/Base/BaseInputMapper.cs
673 B
Code/chapter-06/end/Input/Base/InputManager.cs
1.05 KB
Code/chapter-06/end/Input/GameplayInputCommand.cs
380 B
Code/chapter-06/end/Input/GameplayInputMapper.cs
986 B
Code/chapter-06/end/Input/SplashInputCommand.cs
221 B
Code/chapter-06/end/Input/SplashInputMapper.cs
542 B
Code/chapter-06/end/MainGame.cs
6.29 KB
Code/chapter-06/end/Objects/Base/BaseGameObject.cs
781 B
Code/chapter-06/end/Objects/BulletSprite.cs
473 B
Code/chapter-06/end/Objects/PlayerSprite.cs
602 B
Code/chapter-06/end/Objects/SplashImage.cs
263 B
Code/chapter-06/end/Objects/TerrainBackground.cs
1.52 KB
Code/chapter-06/end/Program.cs
388 B
Code/chapter-06/end/States/Base/BaseGameState.cs
2.5 KB
Code/chapter-06/end/States/GameplayState.cs
5.11 KB
Code/chapter-06/end/States/SplashState.cs
857 B
Code/chapter-06/start/app.manifest
1.48 KB
Code/chapter-06/start/chapter-06.csproj
1003 B
Code/chapter-06/start/chapter-06.sln
1.42 KB
Code/chapter-06/start/Content/Content.mgcb
1.93 KB
Code/chapter-06/start/Enum/Events.cs
85 B
Code/chapter-06/start/Icon.ico
144.08 KB
Code/chapter-06/start/MainGame.cs
6.14 KB
Code/chapter-06/start/Objects/Base/BaseGameObject.cs
519 B
Code/chapter-06/start/Objects/PlayerSprite.cs
266 B
Code/chapter-06/start/Objects/SplashImage.cs
263 B
Code/chapter-06/start/Program.cs
388 B
Code/chapter-06/start/States/Base/BaseGameState.cs
1.9 KB
Code/chapter-06/start/States/GameplayState.cs
801 B
Code/chapter-06/start/States/SplashState.cs
549 B
Code/chapter-07/assets/music/FutureAmbient_1.wav
1.62 MB
Code/chapter-07/assets/music/FutureAmbient_2.wav
6.06 MB
Code/chapter-07/assets/music/FutureAmbient_3.wav
4.04 MB
Code/chapter-07/assets/music/FutureAmbient_4.wav
1.62 MB
Code/chapter-07/assets/png/Barren.png
59.1 KB
Code/chapter-07/assets/png/bullet.png
1.02 KB
Code/chapter-07/assets/png/Empty.png
6.41 KB
Code/chapter-07/assets/png/Fighter.png
6.85 KB
Code/chapter-07/assets/png/splash.png
198.05 KB
Code/chapter-07/assets/psd/Barren.psd
398.91 KB
Code/chapter-07/assets/psd/Empty.psd
62.33 KB
Code/chapter-07/assets/psd/Fighter.psd
62.48 KB
Code/chapter-07/assets/psd/splash.psd
2.32 MB
Code/chapter-07/assets/sounds/bullet.wav
101.25 KB
Code/chapter-07/assets/sounds/empty.wav
80.48 KB
Code/chapter-07/end/app.manifest
1.48 KB
Code/chapter-07/end/chapter-07.csproj
1003 B
Code/chapter-07/end/chapter-07.sln
1.42 KB
Code/chapter-07/end/Content/Content.mgcb
3.04 KB
Code/chapter-07/end/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-07/end/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-07/end/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-07/end/Engine/MainGame.cs
6.46 KB
Code/chapter-07/end/Engine/Objects/BaseGameObject.cs
780 B
Code/chapter-07/end/Engine/Sound/SoundManager.cs
1.62 KB
Code/chapter-07/end/Engine/States/BaseGameState.cs
2.92 KB
Code/chapter-07/end/Engine/States/BaseGameStateEvent.cs
146 B
Code/chapter-07/end/Icon.ico
144.08 KB
Code/chapter-07/end/Objects/BulletSprite.cs
475 B
Code/chapter-07/end/Objects/PlayerSprite.cs
604 B
Code/chapter-07/end/Objects/SplashImage.cs
265 B
Code/chapter-07/end/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-07/end/Program.cs
551 B
Code/chapter-07/end/States/Gameplay/GameplayEvents.cs
197 B
Code/chapter-07/end/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-07/end/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-07/end/States/Gameplay/GameplayState.cs
5.7 KB
Code/chapter-07/end/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-07/end/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-07/end/States/Splash/SplashState.cs
896 B
Code/chapter-07/start/app.manifest
1.48 KB
Code/chapter-07/start/chapter-07.csproj
1003 B
Code/chapter-07/start/chapter-07.sln
1.42 KB
Code/chapter-07/start/Content/Content.mgcb
2.32 KB
Code/chapter-07/start/Enum/Events.cs
85 B
Code/chapter-07/start/Icon.ico
144.08 KB
Code/chapter-07/start/Input/Base/BaseInputCommand.cs
77 B
Code/chapter-07/start/Input/Base/BaseInputMapper.cs
673 B
Code/chapter-07/start/Input/Base/InputManager.cs
1.05 KB
Code/chapter-07/start/Input/GameplayInputCommand.cs
380 B
Code/chapter-07/start/Input/GameplayInputMapper.cs
986 B
Code/chapter-07/start/Input/SplashInputCommand.cs
221 B
Code/chapter-07/start/Input/SplashInputMapper.cs
542 B
Code/chapter-07/start/MainGame.cs
6.25 KB
Code/chapter-07/start/Objects/Base/BaseGameObject.cs
781 B
Code/chapter-07/start/Objects/BulletSprite.cs
473 B
Code/chapter-07/start/Objects/PlayerSprite.cs
602 B
Code/chapter-07/start/Objects/SplashImage.cs
263 B
Code/chapter-07/start/Objects/TerrainBackground.cs
1.52 KB
Code/chapter-07/start/Program.cs
388 B
Code/chapter-07/start/States/Base/BaseGameState.cs
2.5 KB
Code/chapter-07/start/States/GameplayState.cs
5.11 KB
Code/chapter-07/start/States/SplashState.cs
857 B
Code/chapter-08/assets/music/FutureAmbient_1.wav
1.62 MB
Code/chapter-08/assets/music/FutureAmbient_2.wav
6.06 MB
Code/chapter-08/assets/music/FutureAmbient_3.wav
4.04 MB
Code/chapter-08/assets/music/FutureAmbient_4.wav
1.62 MB
Code/chapter-08/assets/png/Barren.png
59.1 KB
Code/chapter-08/assets/png/bullet.png
1.02 KB
Code/chapter-08/assets/png/Cloud001.png
6.19 KB
Code/chapter-08/assets/png/Empty.png
6.41 KB
Code/chapter-08/assets/png/Fighter.png
6.85 KB
Code/chapter-08/assets/png/Missile05.png
36.96 KB
Code/chapter-08/assets/png/splash.png
198.05 KB
Code/chapter-08/assets/psd/Barren.psd
398.91 KB
Code/chapter-08/assets/psd/Empty.psd
62.33 KB
Code/chapter-08/assets/psd/Fighter.psd
62.48 KB
Code/chapter-08/assets/psd/splash.psd
2.32 MB
Code/chapter-08/assets/sounds/bullet.wav
101.25 KB
Code/chapter-08/assets/sounds/empty.wav
80.48 KB
Code/chapter-08/assets/sounds/missile.wav
646.94 KB
Code/chapter-08/end/app.config
160 B
Code/chapter-08/end/app.manifest
1.48 KB
Code/chapter-08/end/chapter-08.csproj
1003 B
Code/chapter-08/end/chapter-08.sln
1.42 KB
Code/chapter-08/end/Content/Content.mgcb
4.02 KB
Code/chapter-08/end/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-08/end/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-08/end/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-08/end/Engine/MainGame.cs
6.45 KB
Code/chapter-08/end/Engine/Objects/BaseGameObject.cs
788 B
Code/chapter-08/end/Engine/Particles/Emitter.cs
3.98 KB
Code/chapter-08/end/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-08/end/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-08/end/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-08/end/Engine/Particles/Particle.cs
1.78 KB
Code/chapter-08/end/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-08/end/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-08/end/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-08/end/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-08/end/Engine/States/BaseGameState.cs
2.92 KB
Code/chapter-08/end/Engine/States/BaseGameStateEvent.cs
146 B
Code/chapter-08/end/Icon.ico
144.08 KB
Code/chapter-08/end/Objects/BulletSprite.cs
475 B
Code/chapter-08/end/Objects/MissileSprite.cs
1.82 KB
Code/chapter-08/end/Objects/PlayerSprite.cs
604 B
Code/chapter-08/end/Objects/SplashImage.cs
265 B
Code/chapter-08/end/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-08/end/Particles/Exhaust.cs
1.44 KB
Code/chapter-08/end/Program.cs
551 B
Code/chapter-08/end/States/Dev/DevInputCommand.cs
266 B
Code/chapter-08/end/States/Dev/DevInputMapper.cs
669 B
Code/chapter-08/end/States/Dev/DevState.cs
2.48 KB
Code/chapter-08/end/States/Gameplay/GameplayEvents.cs
266 B
Code/chapter-08/end/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-08/end/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-08/end/States/Gameplay/GameplayState.cs
7.64 KB
Code/chapter-08/end/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-08/end/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-08/end/States/Splash/SplashState.cs
896 B
Code/chapter-08/start/app.manifest
1.48 KB
Code/chapter-08/start/chapter-08.csproj
1003 B
Code/chapter-08/start/chapter-08.sln
1.42 KB
Code/chapter-08/start/Content/Content.mgcb
3.04 KB
Code/chapter-08/start/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-08/start/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-08/start/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-08/start/Engine/MainGame.cs
6.45 KB
Code/chapter-08/start/Engine/Objects/BaseGameObject.cs
780 B
Code/chapter-08/start/Engine/Sound/SoundManager.cs
1.62 KB
Code/chapter-08/start/Engine/States/BaseGameState.cs
2.92 KB
Code/chapter-08/start/Engine/States/BaseGameStateEvent.cs
146 B
Code/chapter-08/start/Icon.ico
144.08 KB
Code/chapter-08/start/Objects/BulletSprite.cs
475 B
Code/chapter-08/start/Objects/PlayerSprite.cs
604 B
Code/chapter-08/start/Objects/SplashImage.cs
265 B
Code/chapter-08/start/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-08/start/Program.cs
551 B
Code/chapter-08/start/States/Gameplay/GameplayEvents.cs
197 B
Code/chapter-08/start/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-08/start/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-08/start/States/Gameplay/GameplayState.cs
5.7 KB
Code/chapter-08/start/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-08/start/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-08/start/States/Splash/SplashState.cs
896 B
Code/chapter-09/assets/music/FutureAmbient_1.wav
1.62 MB
Code/chapter-09/assets/music/FutureAmbient_2.wav
6.06 MB
Code/chapter-09/assets/music/FutureAmbient_3.wav
4.04 MB
Code/chapter-09/assets/music/FutureAmbient_4.wav
1.62 MB
Code/chapter-09/assets/png/Barren.png
59.1 KB
Code/chapter-09/assets/png/bullet.png
1.02 KB
Code/chapter-09/assets/png/chopper-44x99.png
9.27 KB
Code/chapter-09/assets/png/Cloud001.png
6.19 KB
Code/chapter-09/assets/png/Empty.png
6.41 KB
Code/chapter-09/assets/png/explosion.png
19.07 KB
Code/chapter-09/assets/png/Fighter.png
6.85 KB
Code/chapter-09/assets/png/Missile05.png
36.96 KB
Code/chapter-09/assets/png/splash.png
198.05 KB
Code/chapter-09/assets/psd/Barren.psd
398.91 KB
Code/chapter-09/assets/psd/Empty.psd
62.33 KB
Code/chapter-09/assets/psd/Fighter.psd
62.48 KB
Code/chapter-09/assets/psd/splash.psd
2.32 MB
Code/chapter-09/assets/sounds/bullet.wav
101.25 KB
Code/chapter-09/assets/sounds/empty.wav
80.48 KB
Code/chapter-09/assets/sounds/missile.wav
646.94 KB
Code/chapter-09/end/app.config
160 B
Code/chapter-09/end/app.manifest
1.48 KB
Code/chapter-09/end/chapter-09.csproj
1003 B
Code/chapter-09/end/chapter-09.sln
1.42 KB
Code/chapter-09/end/Content/Content.mgcb
4.83 KB
Code/chapter-09/end/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-09/end/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-09/end/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-09/end/Engine/MainGame.cs
6.45 KB
Code/chapter-09/end/Engine/Objects/AABBCollisionDetector.cs
2.86 KB
Code/chapter-09/end/Engine/Objects/BaseGameObject.cs
2.46 KB
Code/chapter-09/end/Engine/Objects/BoundingBox.cs
1.06 KB
Code/chapter-09/end/Engine/Objects/IGameObjectWithDamage.cs
126 B
Code/chapter-09/end/Engine/Particles/Emitter.cs
4.23 KB
Code/chapter-09/end/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-09/end/Engine/Particles/EmitterTypes/CircleEmitterType.cs
1.02 KB
Code/chapter-09/end/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-09/end/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-09/end/Engine/Particles/Particle.cs
1.77 KB
Code/chapter-09/end/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-09/end/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-09/end/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-09/end/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-09/end/Engine/States/BaseGameState.cs
3.08 KB
Code/chapter-09/end/Engine/States/BaseGameStateEvent.cs
200 B
Code/chapter-09/end/Icon.ico
144.08 KB
Code/chapter-09/end/Objects/BulletSprite.cs
798 B
Code/chapter-09/end/Objects/ChopperSprite.cs
4.65 KB
Code/chapter-09/end/Objects/MissileSprite.cs
2.75 KB
Code/chapter-09/end/Objects/PlayerSprite.cs
1.13 KB
Code/chapter-09/end/Objects/SplashImage.cs
265 B
Code/chapter-09/end/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-09/end/Particles/Exhaust.cs
1.44 KB
Code/chapter-09/end/Particles/Explosion.cs
1.37 KB
Code/chapter-09/end/Program.cs
551 B
Code/chapter-09/end/States/Dev/DevInputCommand.cs
388 B
Code/chapter-09/end/States/Dev/DevInputMapper.cs
947 B
Code/chapter-09/end/States/Dev/DevState.cs
2.33 KB
Code/chapter-09/end/States/Gameplay/ChopperGenerator.cs
2.57 KB
Code/chapter-09/end/States/Gameplay/GameplayEvents.cs
874 B
Code/chapter-09/end/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-09/end/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-09/end/States/Gameplay/GameplayState.cs
12.81 KB
Code/chapter-09/end/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-09/end/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-09/end/States/Splash/SplashState.cs
896 B
Code/chapter-09/start/app.config
160 B
Code/chapter-09/start/app.manifest
1.48 KB
Code/chapter-09/start/chapter-09.csproj
1003 B
Code/chapter-09/start/chapter-09.sln
1.42 KB
Code/chapter-09/start/Content/Content.mgcb
4.02 KB
Code/chapter-09/start/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-09/start/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-09/start/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-09/start/Engine/MainGame.cs
6.45 KB
Code/chapter-09/start/Engine/Objects/BaseGameObject.cs
788 B
Code/chapter-09/start/Engine/Particles/Emitter.cs
3.98 KB
Code/chapter-09/start/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-09/start/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-09/start/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-09/start/Engine/Particles/Particle.cs
1.78 KB
Code/chapter-09/start/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-09/start/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-09/start/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-09/start/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-09/start/Engine/States/BaseGameState.cs
2.92 KB
Code/chapter-09/start/Engine/States/BaseGameStateEvent.cs
146 B
Code/chapter-09/start/Icon.ico
144.08 KB
Code/chapter-09/start/Objects/BulletSprite.cs
475 B
Code/chapter-09/start/Objects/MissileSprite.cs
1.82 KB
Code/chapter-09/start/Objects/PlayerSprite.cs
604 B
Code/chapter-09/start/Objects/SplashImage.cs
265 B
Code/chapter-09/start/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-09/start/Particles/Exhaust.cs
1.44 KB
Code/chapter-09/start/Program.cs
551 B
Code/chapter-09/start/States/Dev/DevInputCommand.cs
266 B
Code/chapter-09/start/States/Dev/DevInputMapper.cs
669 B
Code/chapter-09/start/States/Dev/DevState.cs
2.48 KB
Code/chapter-09/start/States/Gameplay/GameplayEvents.cs
266 B
Code/chapter-09/start/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-09/start/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-09/start/States/Gameplay/GameplayState.cs
7.64 KB
Code/chapter-09/start/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-09/start/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-09/start/States/Splash/SplashState.cs
896 B
Code/chapter-10/assets/music/FutureAmbient_1.wav
1.62 MB
Code/chapter-10/assets/music/FutureAmbient_2.wav
6.06 MB
Code/chapter-10/assets/music/FutureAmbient_3.wav
4.04 MB
Code/chapter-10/assets/music/FutureAmbient_4.wav
1.62 MB
Code/chapter-10/assets/png/Barren.png
59.1 KB
Code/chapter-10/assets/png/bullet.png
1.02 KB
Code/chapter-10/assets/png/chopper-44x99.png
9.27 KB
Code/chapter-10/assets/png/Cloud001.png
6.19 KB
Code/chapter-10/assets/png/Empty.png
6.41 KB
Code/chapter-10/assets/png/explosion.png
19.07 KB
Code/chapter-10/assets/png/Fighter.png
6.85 KB
Code/chapter-10/assets/png/FighterSpriteSheet.png
65.34 KB
Code/chapter-10/assets/png/Missile05.png
36.96 KB
Code/chapter-10/assets/png/splash.png
198.05 KB
Code/chapter-10/assets/psd/Barren.psd
398.91 KB
Code/chapter-10/assets/psd/Empty.psd
62.33 KB
Code/chapter-10/assets/psd/Fighter.psd
62.48 KB
Code/chapter-10/assets/psd/splash.psd
2.32 MB
Code/chapter-10/assets/sounds/bullet.wav
101.25 KB
Code/chapter-10/assets/sounds/empty.wav
80.48 KB
Code/chapter-10/assets/sounds/missile.wav
646.94 KB
Code/chapter-10/end/app.config
160 B
Code/chapter-10/end/app.manifest
1.48 KB
Code/chapter-10/end/chapter-10.csproj
1003 B
Code/chapter-10/end/chapter-10.sln
1.42 KB
Code/chapter-10/end/Content/Content.mgcb
5.41 KB
Code/chapter-10/end/Content/Fonts/GameOver.spritefont
1.96 KB
Code/chapter-10/end/Content/Fonts/Lives.spritefont
1.96 KB
Code/chapter-10/end/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-10/end/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-10/end/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-10/end/Engine/MainGame.cs
6.45 KB
Code/chapter-10/end/Engine/Objects/AABBCollisionDetector.cs
2.86 KB
Code/chapter-10/end/Engine/Objects/Animations/Animation.cs
2.41 KB
Code/chapter-10/end/Engine/Objects/Animations/AnimationFrame.cs
429 B
Code/chapter-10/end/Engine/Objects/BaseGameObject.cs
2.47 KB
Code/chapter-10/end/Engine/Objects/BaseTextObject.cs
409 B
Code/chapter-10/end/Engine/Objects/BoundingBox.cs
1.06 KB
Code/chapter-10/end/Engine/Objects/IGameObjectWithDamage.cs
126 B
Code/chapter-10/end/Engine/Particles/Emitter.cs
4.23 KB
Code/chapter-10/end/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-10/end/Engine/Particles/EmitterTypes/CircleEmitterType.cs
1.02 KB
Code/chapter-10/end/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-10/end/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-10/end/Engine/Particles/Particle.cs
1.77 KB
Code/chapter-10/end/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-10/end/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-10/end/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-10/end/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-10/end/Engine/States/BaseGameState.cs
3.23 KB
Code/chapter-10/end/Engine/States/BaseGameStateEvent.cs
200 B
Code/chapter-10/end/Icon.ico
144.08 KB
Code/chapter-10/end/Objects/BulletSprite.cs
798 B
Code/chapter-10/end/Objects/ChopperSprite.cs
4.65 KB
Code/chapter-10/end/Objects/MissileSprite.cs
2.75 KB
Code/chapter-10/end/Objects/PlayerSprite.cs
4.67 KB
Code/chapter-10/end/Objects/SplashImage.cs
265 B
Code/chapter-10/end/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-10/end/Objects/Text/GameOverText.cs
297 B
Code/chapter-10/end/Objects/Text/LivesText.cs
535 B
Code/chapter-10/end/Particles/Exhaust.cs
1.44 KB
Code/chapter-10/end/Particles/Explosion.cs
1.37 KB
Code/chapter-10/end/Program.cs
551 B
Code/chapter-10/end/States/Dev/DevInputCommand.cs
547 B
Code/chapter-10/end/States/Dev/DevInputMapper.cs
1.3 KB
Code/chapter-10/end/States/Dev/DevState.cs
1.96 KB
Code/chapter-10/end/States/Gameplay/ChopperGenerator.cs
2.57 KB
Code/chapter-10/end/States/Gameplay/GameplayEvents.cs
874 B
Code/chapter-10/end/States/Gameplay/GameplayInputCommand.cs
448 B
Code/chapter-10/end/States/Gameplay/GameplayInputMapper.cs
1.09 KB
Code/chapter-10/end/States/Gameplay/GameplayState.cs
15.32 KB
Code/chapter-10/end/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-10/end/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-10/end/States/Splash/SplashState.cs
903 B
Code/chapter-10/start/app.config
160 B
Code/chapter-10/start/app.manifest
1.48 KB
Code/chapter-10/start/chapter-10.csproj
1003 B
Code/chapter-10/start/chapter-10.sln
1.42 KB
Code/chapter-10/start/Content/Content.mgcb
4.83 KB
Code/chapter-10/start/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-10/start/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-10/start/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-10/start/Engine/MainGame.cs
6.45 KB
Code/chapter-10/start/Engine/Objects/AABBCollisionDetector.cs
2.86 KB
Code/chapter-10/start/Engine/Objects/BaseGameObject.cs
2.46 KB
Code/chapter-10/start/Engine/Objects/BoundingBox.cs
1.06 KB
Code/chapter-10/start/Engine/Objects/IGameObjectWithDamage.cs
126 B
Code/chapter-10/start/Engine/Particles/Emitter.cs
4.23 KB
Code/chapter-10/start/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-10/start/Engine/Particles/EmitterTypes/CircleEmitterType.cs
1.02 KB
Code/chapter-10/start/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-10/start/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-10/start/Engine/Particles/Particle.cs
1.77 KB
Code/chapter-10/start/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-10/start/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-10/start/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-10/start/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-10/start/Engine/States/BaseGameState.cs
3.08 KB
Code/chapter-10/start/Engine/States/BaseGameStateEvent.cs
200 B
Code/chapter-10/start/Icon.ico
144.08 KB
Code/chapter-10/start/Objects/BulletSprite.cs
798 B
Code/chapter-10/start/Objects/ChopperSprite.cs
4.65 KB
Code/chapter-10/start/Objects/MissileSprite.cs
2.75 KB
Code/chapter-10/start/Objects/PlayerSprite.cs
1.13 KB
Code/chapter-10/start/Objects/SplashImage.cs
265 B
Code/chapter-10/start/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-10/start/Particles/Exhaust.cs
1.44 KB
Code/chapter-10/start/Particles/Explosion.cs
1.37 KB
Code/chapter-10/start/Program.cs
551 B
Code/chapter-10/start/States/Dev/DevInputCommand.cs
388 B
Code/chapter-10/start/States/Dev/DevInputMapper.cs
947 B
Code/chapter-10/start/States/Dev/DevState.cs
2.33 KB
Code/chapter-10/start/States/Gameplay/ChopperGenerator.cs
2.57 KB
Code/chapter-10/start/States/Gameplay/GameplayEvents.cs
874 B
Code/chapter-10/start/States/Gameplay/GameplayInputCommand.cs
382 B
Code/chapter-10/start/States/Gameplay/GameplayInputMapper.cs
988 B
Code/chapter-10/start/States/Gameplay/GameplayState.cs
12.81 KB
Code/chapter-10/start/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-10/start/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-10/start/States/Splash/SplashState.cs
896 B
Code/chapter-11/assets/music/FutureAmbient_1.wav
1.62 MB
Code/chapter-11/assets/music/FutureAmbient_2.wav
6.06 MB
Code/chapter-11/assets/music/FutureAmbient_3.wav
4.04 MB
Code/chapter-11/assets/music/FutureAmbient_4.wav
1.62 MB
Code/chapter-11/assets/png/Barren.png
59.1 KB
Code/chapter-11/assets/png/bullet.png
1.02 KB
Code/chapter-11/assets/png/Bullet_MG.png
2.03 KB
Code/chapter-11/assets/png/chopper-44x99.png
9.27 KB
Code/chapter-11/assets/png/Cloud001.png
6.19 KB
Code/chapter-11/assets/png/Empty.png
6.41 KB
Code/chapter-11/assets/png/explosion.png
19.07 KB
Code/chapter-11/assets/png/Fighter.png
6.85 KB
Code/chapter-11/assets/png/FighterSpriteSheet.png
65.34 KB
Code/chapter-11/assets/png/MG2.png
35.78 KB
Code/chapter-11/assets/png/Missile05.png
36.96 KB
Code/chapter-11/assets/png/splash.png
198.05 KB
Code/chapter-11/assets/png/Tower.png
84.67 KB
Code/chapter-11/assets/psd/Barren.psd
398.91 KB
Code/chapter-11/assets/psd/Empty.psd
62.33 KB
Code/chapter-11/assets/psd/Fighter.psd
62.48 KB
Code/chapter-11/assets/psd/splash.psd
2.32 MB
Code/chapter-11/assets/sounds/bullet.wav
101.25 KB
Code/chapter-11/assets/sounds/empty.wav
80.48 KB
Code/chapter-11/assets/sounds/missile.wav
646.94 KB
Code/chapter-11/end/app.config
160 B
Code/chapter-11/end/app.manifest
1.48 KB
Code/chapter-11/end/chapter-11.csproj
1.15 KB
Code/chapter-11/end/chapter-11.sln
1.42 KB
Code/chapter-11/end/Content/Content.mgcb
6.61 KB
Code/chapter-11/end/Content/Fonts/GameOver.spritefont
1.96 KB
Code/chapter-11/end/Content/Fonts/Lives.spritefont
1.96 KB
Code/chapter-11/end/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-11/end/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-11/end/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-11/end/Engine/MainGame.cs
6.51 KB
Code/chapter-11/end/Engine/Objects/Animations/Animation.cs
2.41 KB
Code/chapter-11/end/Engine/Objects/Animations/AnimationFrame.cs
429 B
Code/chapter-11/end/Engine/Objects/BaseGameObject.cs
2.95 KB
Code/chapter-11/end/Engine/Objects/BaseTextObject.cs
409 B
Code/chapter-11/end/Engine/Objects/Collisions/AABBCollisionDetector.cs
3.08 KB
Code/chapter-11/end/Engine/Objects/Collisions/BoundingBox.cs
1.67 KB
Code/chapter-11/end/Engine/Objects/Collisions/SegmentAABBCollisionDetector.cs
1.79 KB
Code/chapter-11/end/Engine/Objects/IGameObjectWithDamage.cs
126 B
Code/chapter-11/end/Engine/Objects/Segment.cs
318 B
Code/chapter-11/end/Engine/Particles/Emitter.cs
4.23 KB
Code/chapter-11/end/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-11/end/Engine/Particles/EmitterTypes/CircleEmitterType.cs
1.02 KB
Code/chapter-11/end/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-11/end/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-11/end/Engine/Particles/Particle.cs
1.77 KB
Code/chapter-11/end/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-11/end/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-11/end/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-11/end/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-11/end/Engine/States/BaseGameState.cs
3.23 KB
Code/chapter-11/end/Engine/States/BaseGameStateEvent.cs
255 B
Code/chapter-11/end/Icon.ico
144.08 KB
Code/chapter-11/end/Levels/Level.cs
2.66 KB
Code/chapter-11/end/Levels/LevelData/Level1.txt
1.05 KB
Code/chapter-11/end/Levels/LevelEvents.cs
773 B
Code/chapter-11/end/Levels/LevelReader.cs
2.7 KB
Code/chapter-11/end/Objects/BulletSprite.cs
798 B
Code/chapter-11/end/Objects/ChopperSprite.cs
4.65 KB
Code/chapter-11/end/Objects/MissileSprite.cs
2.91 KB
Code/chapter-11/end/Objects/PlayerSprite.cs
5.22 KB
Code/chapter-11/end/Objects/SplashImage.cs
265 B
Code/chapter-11/end/Objects/TerrainBackground.cs
1.53 KB
Code/chapter-11/end/Objects/Text/GameOverText.cs
297 B
Code/chapter-11/end/Objects/Text/LivesText.cs
535 B
Code/chapter-11/end/Objects/TurretBulletSprite.cs
1.18 KB
Code/chapter-11/end/Objects/TurretSprite.cs
7.43 KB
Code/chapter-11/end/Particles/Exhaust.cs
1.44 KB
Code/chapter-11/end/Particles/Explosion.cs
1.37 KB
Code/chapter-11/end/Program.cs
706 B
Code/chapter-11/end/States/Dev/DevInputCommand.cs
599 B
Code/chapter-11/end/States/Dev/DevInputMapper.cs
1.32 KB
Code/chapter-11/end/States/Dev/DevState.cs
3.38 KB
Code/chapter-11/end/States/Gameplay/ChopperGenerator.cs
2.57 KB
Code/chapter-11/end/States/Gameplay/GameplayEvents.cs
1.48 KB
Code/chapter-11/end/States/Gameplay/GameplayInputCommand.cs
572 B
Code/chapter-11/end/States/Gameplay/GameplayInputMapper.cs
1.37 KB
Code/chapter-11/end/States/Gameplay/GameplayState.cs
21.11 KB
Code/chapter-11/end/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-11/end/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-11/end/States/Splash/SplashState.cs
903 B
Code/chapter-11/start/app.config
160 B
Code/chapter-11/start/app.manifest
1.48 KB
Code/chapter-11/start/chapter-11.csproj
1003 B
Code/chapter-11/start/chapter-11.sln
1.42 KB
Code/chapter-11/start/Content/Content.mgcb
5.41 KB
Code/chapter-11/start/Content/Fonts/GameOver.spritefont
1.96 KB
Code/chapter-11/start/Content/Fonts/Lives.spritefont
1.96 KB
Code/chapter-11/start/Engine/Input/BaseInputCommand.cs
79 B
Code/chapter-11/start/Engine/Input/BaseInputMapper.cs
632 B
Code/chapter-11/start/Engine/Input/InputManager.cs
1.01 KB
Code/chapter-11/start/Engine/MainGame.cs
6.45 KB
Code/chapter-11/start/Engine/Objects/AABBCollisionDetector.cs
2.86 KB
Code/chapter-11/start/Engine/Objects/Animations/Animation.cs
2.41 KB
Code/chapter-11/start/Engine/Objects/Animations/AnimationFrame.cs
429 B
Code/chapter-11/start/Engine/Objects/BaseGameObject.cs
2.47 KB
Code/chapter-11/start/Engine/Objects/BaseTextObject.cs
409 B
Code/chapter-11/start/Engine/Objects/BoundingBox.cs
1.06 KB
Code/chapter-11/start/Engine/Objects/IGameObjectWithDamage.cs
126 B
Code/chapter-11/start/Engine/Particles/Emitter.cs
4.23 KB
Code/chapter-11/start/Engine/Particles/EmitterParticleState.cs
2 KB
Code/chapter-11/start/Engine/Particles/EmitterTypes/CircleEmitterType.cs
1.02 KB
Code/chapter-11/start/Engine/Particles/EmitterTypes/ConeEmitterType.cs
1.37 KB
Code/chapter-11/start/Engine/Particles/EmitterTypes/IEmitterType.cs
238 B
Code/chapter-11/start/Engine/Particles/Particle.cs
1.77 KB
Code/chapter-11/start/Engine/Particles/RandomNumberGenerator.cs
597 B
Code/chapter-11/start/Engine/Sound/SoundAttributes.cs
874 B
Code/chapter-11/start/Engine/Sound/SoundBankItem.cs
402 B
Code/chapter-11/start/Engine/Sound/SoundManager.cs
2.02 KB
Code/chapter-11/start/Engine/States/BaseGameState.cs
3.23 KB
Code/chapter-11/start/Engine/States/BaseGameStateEvent.cs
200 B
Code/chapter-11/start/Icon.ico
144.08 KB
Code/chapter-11/start/Objects/BulletSprite.cs
798 B
Code/chapter-11/start/Objects/ChopperSprite.cs
4.65 KB
Code/chapter-11/start/Objects/MissileSprite.cs
2.75 KB
Code/chapter-11/start/Objects/PlayerSprite.cs
4.67 KB
Code/chapter-11/start/Objects/SplashImage.cs
265 B
Code/chapter-11/start/Objects/TerrainBackground.cs
1.46 KB
Code/chapter-11/start/Objects/Text/GameOverText.cs
297 B
Code/chapter-11/start/Objects/Text/LivesText.cs
535 B
Code/chapter-11/start/Particles/Exhaust.cs
1.44 KB
Code/chapter-11/start/Particles/Explosion.cs
1.37 KB
Code/chapter-11/start/Program.cs
551 B
Code/chapter-11/start/States/Dev/DevInputCommand.cs
547 B
Code/chapter-11/start/States/Dev/DevInputMapper.cs
1.3 KB
Code/chapter-11/start/States/Dev/DevState.cs
1.96 KB
Code/chapter-11/start/States/Gameplay/ChopperGenerator.cs
2.57 KB
Code/chapter-11/start/States/Gameplay/GameplayEvents.cs
874 B
Code/chapter-11/start/States/Gameplay/GameplayInputCommand.cs
448 B
Code/chapter-11/start/States/Gameplay/GameplayInputMapper.cs
1.09 KB
Code/chapter-11/start/States/Gameplay/GameplayState.cs
15.32 KB
Code/chapter-11/start/States/Splash/SplashInputCommand.cs
223 B
Code/chapter-11/start/States/Splash/SplashInputMapper.cs
544 B
Code/chapter-11/start/States/Splash/SplashState.cs
903 B
Code/Contributing.md
677 B
Code/errata.md
225 B
Code/LICENSE
1.06 KB
Code/README.md
1.79 KB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。