Exemplo n.º 1
0
 /* Use primary or secondary item */
 public void Use(int use)
 {
     arms.Use(use);
 }