• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegames API Reference
  • KDE Home
  • Contact Us
 

kgoldrunner

Public Member Functions | List of all members
KGrSounds Class Reference

#include <kgrsounds.h>

Inheritance diagram for KGrSounds:
Inheritance graph
[legend]

Public Member Functions

 KGrSounds ()
 
 ~KGrSounds ()
 
int loadSound (const QString &fileName)
 
int play (int effect)
 
void reset ()
 
void setEffectsVolume (double volume)
 
void setMusicVolume (double volume)
 
void setMuted (bool mute)
 
void setTimedSound (int i)
 
void setVolume (int effect, qreal volume)
 
void stop (int token)
 
void stopAllSounds ()
 

Detailed Description

Definition at line 28 of file kgrsounds.h.

Constructor & Destructor Documentation

KGrSounds::KGrSounds ( )

Construct the KGrSounds class.

Definition at line 23 of file kgrsounds.cpp.

KGrSounds::~KGrSounds ( )

Definition at line 30 of file kgrsounds.cpp.

Member Function Documentation

int KGrSounds::loadSound ( const QString &  fileName)

Load a sound sample.

A token is returned to use to play back the sample.

Definition at line 34 of file kgrsounds.cpp.

int KGrSounds::play ( int  effect)

Play a sound effect.

This method returns a token that can be used to stop the sound if it is still playing. Trying to stop a completed sound has no effect.

Definition at line 60 of file kgrsounds.cpp.

void KGrSounds::reset ( )

Stop sound and discard the loaded sound effects.

Definition at line 54 of file kgrsounds.cpp.

void KGrSounds::setEffectsVolume ( double  volume)

Set volume for the sound effects.

Parameters
volumethe playing volume. 0.0 means mute, 1.0 means full volume.
void KGrSounds::setMusicVolume ( double  volume)

Set volume for the background music.

Parameters
volumethe playing volume. 0.0 means mute, 1.0 means full volume.
void KGrSounds::setMuted ( bool  mute)

Definition at line 91 of file kgrsounds.cpp.

void KGrSounds::setTimedSound ( int  i)

Set up a sound to have its latest start-time recorded.

Definition at line 42 of file kgrsounds.cpp.

void KGrSounds::setVolume ( int  effect,
qreal  volume 
)

Change the volume of one type of sound (e.g.

footstep) by a given factor.

Parameters
volume0.0 for mute, > 1.0 to increase, < 1.0 to decrease.

Definition at line 99 of file kgrsounds.cpp.

void KGrSounds::stop ( int  token)

Stop playing the sound associated with the given token.

Definition at line 84 of file kgrsounds.cpp.

void KGrSounds::stopAllSounds ( )

Stop all sounds currently playing.

Definition at line 47 of file kgrsounds.cpp.


The documentation for this class was generated from the following files:
  • kgrsounds.h
  • kgrsounds.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:44:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kgoldrunner

Skip menu "kgoldrunner"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdegames API Reference

Skip menu "kdegames API Reference"
  • granatier
  • kapman
  • kblackbox
  • kgoldrunner
  • kigo
  • kmahjongg
  • KShisen
  • ksquares
  • libkdegames
  •   highscore
  •   libkdegamesprivate
  •     kgame
  • libkmahjongg
  • palapeli
  •   libpala

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal