Esempio n. 1
0
 public BridgeLayer(Actor self, BridgeLayerInfo Info)
 {
     this.Info  = Info;
     this.world = self.World;
 }
Esempio n. 2
0
 public BridgeLayer(Actor self, BridgeLayerInfo Info)
 {
     this.Info = Info;
     this.world = self.World;
 }