Пример #1
0
 Draw(WeaponDrawer wd)
 {
     wd.Draw(this);
 }
Пример #2
0
 Draw(WeaponDrawer wd)
 {
     wd.Draw();
 }