Beispiel #1
0
 public Session()
 {
     UiInput = new UiInput(this);
     UtilsStatic.UnitSphereRandomOnly(ref LosPointSphere);
 }
Beispiel #2
0
 public Session()
 {
     UtilsStatic.UnitSphereRandomOnly(ref LosPointSphere);
 }