public virtual void AddObject(GameObject Object) { Object.SetupGraphics(Layer); Objects.Add(Object); }