mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 22:39:18 +02:00
added class members initializations
This commit is contained in:
@@ -12,15 +12,6 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "Timer.h"
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
TAdvancedSound::TAdvancedSound()
|
||||
{
|
||||
// SoundStart=SoundCommencing=SoundShut= NULL;
|
||||
State = ss_Off;
|
||||
fTime = 0;
|
||||
fStartLength = 0;
|
||||
fShutLength = 0;
|
||||
}
|
||||
|
||||
TAdvancedSound::~TAdvancedSound()
|
||||
{ // Ra: stopowanie się sypie
|
||||
// SoundStart.Stop();
|
||||
|
||||
Reference in New Issue
Block a user