資源簡介
練習c#適合初學者
代碼片段和文件信息
#region?File?Description
//-----------------------------------------------------------------------------
//?Accelerometer.cs
//
//?Microsoft?XNA?Community?Game?Platform
//?Copyright?(C)?Microsoft?Corporation.?All?rights?reserved.
//-----------------------------------------------------------------------------
#endregion
#region?Using?Statements
using?System;
using?Microsoft.Xna.framework;
using?Microsoft.Xna.framework.Input;
#endregion
namespace?Platformer
{
????///?
????///?A?static?encapsulation?of?accelerometer?input?to?provide?games?with?a?polling-based
????///?accelerometer?system.
????///?
????public?static?class?Accelerometer
????{
#if?WINDOWS_PHONE
????????//?the?accelerometer?sensor?on?the?device
????????private?static?Microsoft.Devices
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????3285??2012-03-20?14:50??51Aspx源碼必讀?.txt
?????文件????????4945??2012-03-20?14:50??from.gif
?????文件????????1370??2012-03-20?14:50??Platformer?(Phone).sln
?????文件????????1063??2012-03-20?14:50??Platformer?(Windows).sln
?????文件????????1286??2012-03-20?14:50??Platformer?(Xbox).sln
?????文件?????????123??2012-03-20?14:50??最新Asp.Net源碼下載.url
?????文件???????11984??2012-03-20?14:50??Platformer\Content\Content.contentproj
?????文件??????270585??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????318615??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????291645??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????725019??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????695356??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????696090??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????243906??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????322609??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件??????394860??2012-03-20?14:50??Platformer\Content\Backgrounds\la
?????文件????????2071??2012-03-20?14:50??Platformer\Content\Fonts\Hud.spritefont
?????文件?????????330??2012-03-20?14:50??Platformer\Content\Levels\0.txt
?????文件?????????330??2012-03-20?14:50??Platformer\Content\Levels\1.txt
?????文件?????????330??2012-03-20?14:50??Platformer\Content\Levels\2.txt
?????文件????????6052??2012-03-20?14:50??Platformer\Content\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????121??2012-03-20?14:50??Platformer\Content\obj\Windows?Phone\Debug\Content.contentproj.FileListAbsolute.txt
?????文件???????48684??2012-03-20?14:50??Platformer\Content\obj\Windows?Phone\Debug\ResolveAssemblyReference.cache
?????文件???????18275??2012-03-20?14:50??Platformer\Content\Overlays\you_died.png
?????文件???????18824??2012-03-20?14:50??Platformer\Content\Overlays\you_lose.png
?????文件???????18409??2012-03-20?14:50??Platformer\Content\Overlays\you_win.png
?????文件???????52785??2012-03-20?14:50??Platformer\Content\Sounds\ExitReached.wma
?????文件???????16929??2012-03-20?14:50??Platformer\Content\Sounds\GemCollected.wma
?????文件???????23055??2012-03-20?14:50??Platformer\Content\Sounds\MonsterKilled.wma
?????文件?????1933020??2012-03-20?14:50??Platformer\Content\Sounds\Music.wma
?????文件???????29031??2012-03-20?14:50??Platformer\Content\Sounds\Pla
............此處省略118個文件信息
- 上一篇:C# 遍歷并顯示數組內容(新手入門)
- 下一篇:C# 連連看 游戲源碼
評論
共有 條評論