Example #1
0
 public void Initialize(ContentManager content, Hero styrax)
 {
     Content     = content;
     this.styrax = styrax;
 }