Home | History | Annotate | Download | only in lwjgl

Lines Matching refs:isLooping

432                     if (src.isLooping()){

491 alSourcei(id, AL_LOOPING, src.isLooping() ? AL_TRUE : AL_FALSE);