sdljava.x.swig
public final class Mix_MusicType extends Object
| Field Summary | |
|---|---|
| static Mix_MusicType | MUS_CMD |
| static Mix_MusicType | MUS_MID |
| static Mix_MusicType | MUS_MOD |
| static Mix_MusicType | MUS_MP3 |
| static Mix_MusicType | MUS_NONE |
| static Mix_MusicType | MUS_OGG |
| static Mix_MusicType | MUS_WAV |
| String | swigName |
| static int | swigNext |
| int | swigValue |
| static Mix_MusicType[] | swigValues |
| Constructor Summary | |
|---|---|
| Mix_MusicType(String swigName) | |
| Mix_MusicType(String swigName, int swigValue) | |
| Mix_MusicType(String swigName, Mix_MusicType swigEnum) | |
| Method Summary | |
|---|---|
| static Mix_MusicType | swigToEnum(int swigValue) |
| int | swigValue() |
| String | toString() |