Esempio n. 1
0
 public void SetContentView(GLSurfaceView _view)
 {
     this.m_view = _view;
     this.m_view.Create();
 }
Esempio n. 2
0
 public void SetContentView(GLSurfaceView _view)
 {
     this.m_view = _view;
     this.m_view.Create();
 }