protected override IEnumerable <GameObject> CreateObjs() { return(CardDisplay.Create(Card.Load("strike"), Vector2.Zero, true).AsList()); }