Exemplo n.º 1
0
 public void setType(int type)
 {
     projType = (Projectile.TYPE)type;
 }
Exemplo n.º 2
0
 public void setType(int type)
 {
     projType = (Projectile.TYPE)type;
 }