CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
AudioListener.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::AudioListenerComponent
 A component that represents a listener that hears audio sources. More...
 
struct  CeresEngine::AudioListenerComponent::Accessor
 

Namespaces

namespace  CeresEngine
 

Typedefs

using CeresEngine::AudioListener = EntityObject< AudioListenerComponent, TransformComponent >
 Represents a listener that hears audio sources.