Exemple #1
0
 public static void SpeedOfSound(float value)
 {
     ALDelegates.alSpeedOfSound(value);
 }