Home
last modified time | relevance | path

Searched defs:CurrentMusic (Results 1 – 3 of 3) sorted by relevance

/dports/games/penguin-command/penguin-command-1.6.11/src/
H A Dsound.c16 int CurrentMusic=0; variable
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Sound/
H A DSound.cs205 public MusicInfo CurrentMusic { get { return currentMusic; } } property in OpenRA.Sound
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame.cpp225 int Game::CurrentMusic() in CurrentMusic() function in Game