_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Attributes | List of all members
GameSound Class Reference

#include <sound.h>

Public Attributes

SoundConfig PlacementError [MAX_RACES]
 
SoundConfig PlacementSuccess [MAX_RACES]
 used by ui More...
 
SoundConfig Click
 used by ui More...
 
SoundConfig Docking
 used by ui More...
 
SoundConfig BuildingConstruction [MAX_RACES]
 ship reaches coast More...
 
SoundConfig WorkComplete [MAX_RACES]
 building under construction More...
 
SoundConfig Rescue [MAX_RACES]
 building ready More...
 
SoundConfig ChatMessage
 rescue units More...
 
SoundConfig ResearchComplete [MAX_RACES]
 chat message More...
 
SoundConfig NotEnoughRes [MAX_RACES][MaxCosts]
 research complete message More...
 
SoundConfig NotEnoughFood [MAX_RACES]
 not enough resources message More...
 

Detailed Description

Global game sounds, not associated to any unit-type

Member Data Documentation

◆ BuildingConstruction

SoundConfig GameSound::BuildingConstruction[MAX_RACES]

ship reaches coast

◆ ChatMessage

SoundConfig GameSound::ChatMessage

rescue units

◆ Click

SoundConfig GameSound::Click

used by ui

◆ Docking

SoundConfig GameSound::Docking

used by ui

◆ NotEnoughFood

SoundConfig GameSound::NotEnoughFood[MAX_RACES]

not enough resources message

◆ NotEnoughRes

SoundConfig GameSound::NotEnoughRes[MAX_RACES][MaxCosts]

research complete message

◆ PlacementError

SoundConfig GameSound::PlacementError[MAX_RACES]

◆ PlacementSuccess

SoundConfig GameSound::PlacementSuccess[MAX_RACES]

used by ui

◆ Rescue

SoundConfig GameSound::Rescue[MAX_RACES]

building ready

◆ ResearchComplete

SoundConfig GameSound::ResearchComplete[MAX_RACES]

chat message

◆ WorkComplete

SoundConfig GameSound::WorkComplete[MAX_RACES]

building under construction


The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.