Example #1
0
 public override bool SetEntityPosition(XmasEngineModel.EntityLib.XmasEntity xmasEntity, XmasEngineModel.World.XmasPosition tilePosition)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public override ICollection <XmasEngineModel.EntityLib.XmasEntity> GetEntities(XmasEngineModel.World.XmasPosition pos)
 {
     throw new NotImplementedException();
 }