Example #1
0
 public void LightCells(LiveMap _liveMap, Point _point)
 {
     m_lightSource.LightCells(_liveMap, _point);
 }