public class MutingManager extends Object
Constructor and Description |
---|
MutingManager(SoundManager soundManager,
AddOnModel muting,
IzouSoundLine line) |
Modifier and Type | Method and Description |
---|---|
void |
add(IzouSoundLine line) |
void |
cancel() |
AddOnModel |
getMuting() |
boolean |
isTimeOut() |
MutingManager |
remove(IzouSoundLine line) |
public MutingManager(SoundManager soundManager, AddOnModel muting, IzouSoundLine line)
public AddOnModel getMuting()
public void add(IzouSoundLine line)
public void cancel()
public boolean isTimeOut()
public MutingManager remove(IzouSoundLine line)
Copyright © 2016. All rights reserved.