示例#1
0
 public SpiderHead(SpiderOperater owner)
 {
     Owner = owner;
 }
示例#2
0
 public SpiderLimb(SpiderOperater owner)
 {
     Owner = owner;
 }