|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FMOD_MUSIC_ENTITY | |
org.jouvieje.fmoddesigner.structures |
Uses of FMOD_MUSIC_ENTITY in org.jouvieje.fmoddesigner.structures |
Methods in org.jouvieje.fmoddesigner.structures that return FMOD_MUSIC_ENTITY | |
FMOD_MUSIC_ENTITY |
FMOD_MUSIC_ITERATOR.getValue()
The music entity the iterator points to. |
static FMOD_MUSIC_ENTITY |
FMOD_MUSIC_ENTITY.asFMOD_MUSIC_ENTITY(Pointer pointer)
Create a view of the Pointer object as a FMOD_MUSIC_ENTITY object. |
static FMOD_MUSIC_ENTITY |
FMOD_MUSIC_ENTITY.allocate()
Allocate a new FMOD_MUSIC_ENTITY . |
Methods in org.jouvieje.fmoddesigner.structures with parameters of type FMOD_MUSIC_ENTITY | |
void |
FMOD_MUSIC_ITERATOR.setValue(FMOD_MUSIC_ENTITY value)
The music entity the iterator points to. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |