Example #1
0
 public static void SourcePlay(uint sid)
 {
     ALDelegates.alSourcePlay(sid);
 }