Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.AmbientSound


00001
00002
00003
00004
00005
00006
00007
00008
//=============================================================================
// Ambient sound, sits there and emits its sound.  This class is no different 
// than placing any other actor in a level and setting its ambient sound.
//=============================================================================
class AmbientSound expands Keypoint;

// Import the sprite.
#exec Texture Import File=Textures\Ambient.pcx Name=S_Ambient Mips=Off Flags=2

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:52:32.000 - Creation time: za 22-4-2006 12:53:44.343 - Created with UnCodeX