Exemplo n.º 1
0
 public static void ClearPhaseAutocull(SoftcullProperties props)
 {
     ClearPhase();
     BulletManager.Autocull(props);
     BehaviorEntity.Autocull(props);
 }