Home
last modified time | relevance | path

Searched refs:SoundEffects (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/14_SoundEffects/
H A DSoundEffects.cpp59 URHO3D_DEFINE_APPLICATION_MAIN(SoundEffects) in URHO3D_DEFINE_APPLICATION_MAIN() argument
61 SoundEffects::SoundEffects(Context* context) : in URHO3D_DEFINE_APPLICATION_MAIN()
67 void SoundEffects::Setup() in Setup()
74 void SoundEffects::Start() in Start()
97 void SoundEffects::CreateUI() in CreateUI()
116 SubscribeToEvent(button, E_RELEASED, URHO3D_HANDLER(SoundEffects, HandlePlayMusic)); in CreateUI()
175 void SoundEffects::HandlePlaySound(StringHash eventType, VariantMap& eventData) in HandlePlaySound()
198 void SoundEffects::HandlePlayMusic(StringHash eventType, VariantMap& eventData) in HandlePlayMusic()
208 void SoundEffects::HandleStopMusic(StringHash eventType, VariantMap& eventData) in HandleStopMusic()
214 void SoundEffects::HandleSoundVolume(StringHash eventType, VariantMap& eventData) in HandleSoundVolume()
[all …]
H A DSoundEffects.h40 class SoundEffects : public Sample
42 URHO3D_OBJECT(SoundEffects, Sample);
46 SoundEffects(Context* context);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/ui/
H A DSoundEffects.java24 public class SoundEffects { class
26 private static SoundEffects instance;
34 public static SoundEffects get() { in get()
37 instance = new SoundEffects(); in get()
47 private SoundEffects() { in SoundEffects() method in SoundEffects
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/presenter/task/
H A DTaskEditPresenter.java21 import com.google.gwt.sample.mobilewebapp.client.ui.SoundEffects;
147 SoundEffects.get().prefetchError(); in start()
210 SoundEffects.get().playError(); in handleConstraintViolations()
/dports/games/ivan/ivan-059/Doc/Obsolete/
H A DconvertSoundEffectsFileToNewCfgFormat.sh49 done >SoundEffects.cfg
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/Render/
H A Dmod.rs12 pub const SoundEffects: Self = Self(5i32); const
/dports/games/scummvm/scummvm-2.5.1/engines/startrek/
H A Dsoundeffects.h28 enum SoundEffects { enum
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/startrek/
H A Dsoundeffects.h28 enum SoundEffects { enum
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Render/
H A Dmod.rs11 pub const SoundEffects: AudioRenderCategory = AudioRenderCategory(5i32); const
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/Playback/
H A Dmod.rs160 pub const SoundEffects: Self = Self(5i32); const
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/tattoo/
H A Dwidget_options.cpp306 str = Common::String::format("%s %s", FIXED(SoundEffects), OFF_ON[sound._digitized]); in render()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs58 pub const SoundEffects: Self = Self(5i32); const
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dwidget_options.cpp324 str = Common::String::format("%s %s", FIXED(SoundEffects), OFF_ON[sound._digitized]); in render()
/dports/games/freecol/freecol-0.11.6/data/strings/
H A DFreeColMessages_fa.properties688 installer.SoundEffects=جلوه های صوتی
689 installer.SoundEffects.description=جلوه صوتی در بازی.
H A DFreeColMessages_ko.properties1328 installer.SoundEffects.description=게임 내 음향 효과입니다.
1329 installer.SoundEffects=음향 효과
H A DFreeColMessages_et.properties557 installer.SoundEffects=Heliefektid
H A DFreeColMessages_be-tarask.properties2109 installer.SoundEffects.description=Гукавыя эфэкты гульні.
2110 installer.SoundEffects=Гукавыя эфэкты
H A DFreeColMessages_ja.properties2462 installer.SoundEffects.description=ゲーム中の効果音です。
2463 installer.SoundEffects=効果音
H A DFreeColMessages_el.properties1406 installer.SoundEffects=Ηχητικά Εφέ
H A DFreeColMessages_uk.properties3030 installer.SoundEffects.description=Звукові ефекти з гри
3031 installer.SoundEffects=Звукові ефекти
H A DFreeColMessages_nds.properties1302 installer.SoundEffects=Kläng
1303 installer.SoundEffects.description=De Kläng, de in dat Speel bruukt warrt.
H A DFreeColMessages_hsb.properties1623 installer.SoundEffects.description=Zynkowe efekty w hrě.
1624 installer.SoundEffects=Zynkowe efekty
/dports/games/kartofel/kartofel-1.2/
H A Dplay.cc225 enum SoundEffects { enum
238 SoundEffects id;
471 void PlaySound(SoundEffects id) in PlaySound()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dagtctl.h1544 virtual HRESULT WINAPI get_SoundEffects(VARIANT_BOOL *SoundEffects) = 0;
1557 HRESULT (WINAPI *get_SoundEffects)(IAgentCtlAudioObject *This,VARIANT_BOOL *SoundEffects);
1572 … IAgentCtlAudioObject_get_SoundEffects(This,SoundEffects) (This)->lpVtbl->get_SoundEffects(This,So… argument
1577 …IAgentCtlAudioObject_get_SoundEffects_Proxy(IAgentCtlAudioObject *This,VARIANT_BOOL *SoundEffects);
1600 HRESULT (WINAPI *get_SoundEffects)(IAgentCtlAudioObjectEx *This,VARIANT_BOOL *SoundEffects);
1616 …AgentCtlAudioObjectEx_get_SoundEffects(This,SoundEffects) (This)->lpVtbl->get_SoundEffects(This,So… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dagtctl.h1544 virtual HRESULT WINAPI get_SoundEffects(VARIANT_BOOL *SoundEffects) = 0;
1557 HRESULT (WINAPI *get_SoundEffects)(IAgentCtlAudioObject *This,VARIANT_BOOL *SoundEffects);
1572 … IAgentCtlAudioObject_get_SoundEffects(This,SoundEffects) (This)->lpVtbl->get_SoundEffects(This,So… argument
1577 …IAgentCtlAudioObject_get_SoundEffects_Proxy(IAgentCtlAudioObject *This,VARIANT_BOOL *SoundEffects);
1600 HRESULT (WINAPI *get_SoundEffects)(IAgentCtlAudioObjectEx *This,VARIANT_BOOL *SoundEffects);
1616 …AgentCtlAudioObjectEx_get_SoundEffects(This,SoundEffects) (This)->lpVtbl->get_SoundEffects(This,So… argument

123