| パッケージ | 説明 | 
|---|---|
| kinugasa.contents.sound | サウンドのロードと再生機能が含まれています. | 
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
| static LoopPoint | LoopPoint. END_TO_STARTファイルの終端まで再生した後、最初に戻る設定です. | 
| static LoopPoint | LoopPoint. NO_USEループを使用しない設定です. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| LoopPoint | SoundBuilder. getLoopPoint()設定されている値を返します. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| SoundBuilder | SoundBuilder. setLoopPoint(LoopPoint loopPoint)ループ位置を設定します. |