|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedugraf.jadix.banda.Banda
public class Banda
Uma Banda pode tocar sons, estes sons tem de estar no formato PCM e serem do tipo Wave(wav).
| Method Summary | |
|---|---|
Banda |
tocar(java.lang.String caminhoDoSom)
Toca um som. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Banda tocar(java.lang.String caminhoDoSom)
tocar, os sons serão tocados em paralelo.
caminho - caminho relativo ao aplique, do arquivo de som a ser tocado.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||