C# Class OpenRA.Platforms.Default.OpenAlSound

Inheritance: ISound
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Source uint

Méthodes publiques

Méthode Description
OpenAlSound ( uint source, uint buffer, bool looping, bool relative, WPos pos, float volume ) : System

Method Details

OpenAlSound() public méthode

public OpenAlSound ( uint source, uint buffer, bool looping, bool relative, WPos pos, float volume ) : System
source uint
buffer uint
looping bool
relative bool
pos WPos
volume float
Résultat System

Property Details

Source public_oe property

public uint Source
Résultat uint