Exemplo n.º 1
0
 public RenderTextureDemo(SFManager sfmgr, SFMovieCreationParams cp) :
     base(sfmgr, cp)
 {
     SFMgr = sfmgr;
     this.SetFocus(true);
     instance = this;
 }
 public RenderTextureDemo(SFManager sfmgr, SFMovieCreationParams cp)
     : base(sfmgr, cp)
 {
     SFMgr = sfmgr;
     this.SetFocus(true);
     instance = this;
 }