상속: Microsoft.Xna.Framework.Game
예제 #1
0
 public virtual void Create(GdxTestContext context)
 {
     Context = context;
 }
예제 #2
0
파일: GdxTest.cs 프로젝트: jaquadro/MonoGdx
 public virtual void Create(GdxTestContext context)
 {
     Context = context;
 }