Jypeli 10
The simple game programming library
|
Tämä on lista kaikista jäsenistä luokassa Jypeli.SoundEffect, sisältäen kaikki perityt jäsenet.
assetName | Jypeli.SoundEffect | private |
CreateSound() | Jypeli.SoundEffect | |
DoLoad() | Jypeli.SoundEffect | private |
Duration | Jypeli.SoundEffect | |
EffectPlayed() | Jypeli.SoundEffect | private |
Finished | Jypeli.SoundEffect | |
FromContent(string assetname) | Jypeli.SoundEffect | private |
IncrementPosition() | Jypeli.SoundEffect | private |
InitPosition() | Jypeli.SoundEffect | private |
Instances | Jypeli.SoundEffect | private |
IsPlaying | Jypeli.SoundEffect | |
MasterVolume | Jypeli.SoundEffect | static |
Play() | Jypeli.SoundEffect | |
Play(double volume, double pitch, double pan) | Jypeli.SoundEffect | |
Position | Jypeli.SoundEffect | |
posTimer | Jypeli.SoundEffect | private |
SoundEffect(string assetName) | Jypeli.SoundEffect | package |
SoundEffect(XnaSoundEffect effect) | Jypeli.SoundEffect | package |
soundExtensions | Jypeli.SoundEffect | privatestatic |
StartPlaying(Sound sound) | Jypeli.SoundEffect | private |
Stop() | Jypeli.SoundEffect | |
xnaEffect | Jypeli.SoundEffect | private |