Package playn.robovm

Class RoboSoundOAL


public class RoboSoundOAL extends SoundImpl<Integer>
An implementation of Sound using OpenAL. This is used for brief sound effects.
  • Constructor Details

  • Method Details

    • bufferId

      public int bufferId()
      Returns the OpenAL buffer id for this sound.