Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AudioComponent
C# Class AudioComponent, entitas-2d-roguelike
This is the AudioComponent. All sound effects requests come through here. Requires StaticPool.cs so be sure to include that too
Inheritance:
GameComponent
Mostrar archivo
Open project: JamesMcMahon/entitas-2d-roguelike
Class Usage Examples
Public Properties
Property
Type
Description
clips
Audio[],
randomizePitch
bool
Property Details
clips
public_oe property
public
Audio[],
clips
return
Audio[],
randomizePitch
public_oe property
public
bool
randomizePitch
return
bool