Tramway SDK
Classes | Namespaces | Enumerations
soundtable.h File Reference
#include <vector>
#include <framework/uid.h>
#include <framework/math.h>

Go to the source code of this file.

Classes

class  tram::Ext::Kitchensink::SoundTable
 Maps actions to sounds. More...
 

Namespaces

namespace  tram
 Serialization, i.e.
 
namespace  tram::Ext
 
namespace  tram::Ext::Kitchensink
 Extension containing random stuff that doesn't fit in anywhere else.
 

Enumerations

enum  tram::Ext::Kitchensink::SoundAction {
  tram::Ext::Kitchensink::SOUND_OPEN , tram::Ext::Kitchensink::SOUND_CLOSE , tram::Ext::Kitchensink::SOUND_LOCKED , tram::Ext::Kitchensink::SOUND_END_OPEN ,
  tram::Ext::Kitchensink::SOUND_END_CLOSE , tram::Ext::Kitchensink::SOUND_WALK_ON , tram::Ext::Kitchensink::SOUND_JUMP_ON , tram::Ext::Kitchensink::SOUND_HIT
}