|
LightningData Class Reference
[Special Effects, Atmosphere]
Common data for a Lightning emitter object. More...
Inheritance diagram for LightningData:
Public Attributes | |
SFXTrack | strikeSound |
Sound profile to play when a lightning strike occurs. | |
string | strikeTextures [8] |
List of textures to use to render lightning strikes. | |
SFXTrack | thunderSounds [8] |
List of thunder sound effects to play. |
Detailed Description
Common data for a Lightning emitter object.
- See also:
- Lightning
Member Data Documentation
Sound profile to play when a lightning strike occurs.
string LightningData::strikeTextures[8] |
List of textures to use to render lightning strikes.
List of thunder sound effects to play.
A random one of these sounds will be played shortly after each strike occurs.
Copyright © GarageGames, LLC. All Rights Reserved.