Пример #1
0
 public void setType(int type)
 {
     projType = (Projectile.TYPE)type;
 }
Пример #2
0
 public void setType(int type)
 {
     projType = (Projectile.TYPE)type;
 }