Esempio n. 1
0
 public IEnumerable <ManaAbility> GetManaAbilities()
 {
     return(_abilities.OfType <ManaAbility>());
 }