Exemplo n.º 1
0
 void IEntityFactory.Initialize(string contentManagerName)
 {
     Cow1EnemyFactory.Initialize(contentManagerName);
 }