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