⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spacewar2.csproj

📁 Beginning C# Game Programming 的源代码
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
                />
                <File
                    RelPath = "GameSettings.resx"
                    DependentUpon = "GameSettings.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "GameStates.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "HelpScreen.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "HelpScreen.resx"
                    DependentUpon = "HelpScreen.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Letter.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LetterVector.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Line.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LocalPlayerStruct.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "main.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "main.resx"
                    DependentUpon = "main.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MessageType.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MyPointF.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "PlayerUpdateStruct.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "RemotePlayer.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "RotatableShape.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Shape.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Ship.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShipState.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Shot.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Shots.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShotUpdateStruct.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SoundBuffer.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SoundHandler.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Sounds.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SplashScreen.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SplashScreen.resx"
                    DependentUpon = "SplashScreen.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Star.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Stars.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Sun.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Word.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Media\dude_quest1.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\dude_quest2.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\dude_quest3.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\dude_quest4.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\dude_quest5.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\dude_quest6.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\engine.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\engine_other.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\explode.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\explode_other.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\Haha.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\Help.txt"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\hypercharge.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\laser2.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\laser2_other.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\sci fi bass.wav"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Media\splash.png"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -