Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WindowsPhoneXNAゲームの停止に問題があります。
私は私がちょうど使うことができると思いました:
timer.Stop(); timer.Start();
停止してからゲームを再開します。しかし、これは機能しません。停止は問題ありませんが、開始時にゲームを再開しないでください。これを解決する方法は?
タイマーはGameTimerです
PS。純粋なxnaゲームではなくxna/silverlightプロジェクトを使用しています
ゲームの状態管理については、http://create.msdn.com/en-US/education/catalog/sample/game_state_managementをご覧ください。
私はちょうどそれを見つけました
xna/silverlightアプリで動作します。私の問題は他のバグでした