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