Exemplo n.º 1
0
 public static void Listener(ALListenerfv param, float[] values)
 {
     ALDelegates.alListenerfv((int)param, values);
 }