Exemple #1
0
 public static float GetFloat(AlGetFloat param)
 {
     return(AlDelegates.alGetFloat((int)param));
 }