Esempio n. 1
0
 public void load(ContentManager content)
 {
     primaryWeapon.load(content);
     secondaryWeapon.load(content);
 }