Пример #1
0
 public void SetContentView(GLSurfaceView _view)
 {
     this.m_view = _view;
     this.m_view.Create();
 }
Пример #2
0
 public void SetContentView(GLSurfaceView _view)
 {
     this.m_view = _view;
     this.m_view.Create();
 }