Exemplo n.º 1
0
 internal void ChangeWarpFactor(int warpFactor)
 {
     Warp?.Invoke(this, warpFactor);
 }