Constructor
new AudioListenerComponent(system, entity)
Create new AudioListenerComponent
Parameters:
Name | Type | Description |
---|---|---|
system |
pc.AudioListenerComponentSystem | The ComponentSystem that created this Component |
entity |
pc.Entity | The Entity that this Component is attached to. |