예제 #1
0
파일: EbGrid.cs 프로젝트: cyecp/GF.Core
 //---------------------------------------------------------------------
 public EbGrid(EntityMgr entity_mgr)
 {
     mEntityMgr = entity_mgr;
 }