Example #1
0
 protected virtual void Start()
 {
     this.m_Grid     = CGrid.GetInstance();
     this.m_RootLine = CRootline.GetInstance();
 }