示例#1
0
 public void addShape(int s)
 {
     activated[s] = 1;
     sm.setShapeActive(s);
 }