

Public Member Functions | |
| Music (String filePath) | |
| Music (File file) | |
| native void | freeMusic () |
| native int | getMusicType () |
Static Public Member Functions | |
| static Music | loadMUS (String filePath) |
| static Music | loadMUS (File file) |
Protected Member Functions | |
| void | finalize () throws Throwable |
Protected Attributes | |
| gnu.gcj.RawData | implementation = null |
Private Member Functions | |
| Music () | |
| native void | loadMusicFromFile (String filePath) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3