コード例 #1
0
ファイル: FPSCounter.cs プロジェクト: lovk4ch/xna-platformer
 public FPSCounter(TestGame game) : base(game)
 {
 }