示例#1
0
 public Planet(SpaceContext spaceContext)
 {
     this.spaceContext = spaceContext;
 }