Exemplo n.º 1
0
 public static void GetListener(AlListenerfv param, float[] values)
 {
     AlDelegates.alGetListenerfv((int)param, values);
 }