搜索资源列表
xiaoxuepingtu
- C#做的拼图软件,包含全部源码 包含内容:小薛超级拼图游戏.resx 资源文件 Form1.cs 窗体文件 小薛超级拼图.csproj 项目工程-C# to do the puzzle software contains all the source code contains the to content: Xiao Xue super jigsaw puzzle. Resx resource file Form1.cs form file Xiao Xue super puz
MouseLook.cs
- 鼠标控制视角移动的范例代码,做游戏非常有用-Move the mouse to control angle sample code, so the game is very useful
Life_Game2.12
- 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、