public bool InView(MapViewDef t) { return true; //return t.Contains(this.Point); }
public void Init(MapViewDef transform) { _initialized = true; }