Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::SoundAsset Class Reference

Data Structures

class  Builder
 

Public Types

using SoundAssetId = int
 

Public Member Functions

 SoundAsset (SoundAssetId id)
 
 SoundAsset (SoundAsset &&other)
 
SoundAssetId get_id () const
 

Friends

class SoundManager
 

Detailed Description

Definition at line 33 of file sound.hpp.

Member Typedef Documentation

◆ SoundAssetId

using brenta::SoundAsset::SoundAssetId = int

Definition at line 38 of file sound.hpp.

Constructor & Destructor Documentation

◆ SoundAsset() [1/2]

brenta::SoundAsset::SoundAsset ( SoundAssetId  id)
inline

Definition at line 44 of file sound.hpp.

◆ SoundAsset() [2/2]

brenta::SoundAsset::SoundAsset ( SoundAsset &&  other)
inline

Definition at line 46 of file sound.hpp.

◆ ~SoundAsset()

SoundAsset::~SoundAsset ( )

Definition at line 16 of file sound.cpp.

Member Function Documentation

◆ get_id()

SoundAsset::SoundAssetId SoundAsset::get_id ( ) const

Definition at line 21 of file sound.cpp.

Friends And Related Symbol Documentation

◆ SoundManager

friend class SoundManager
friend

Definition at line 41 of file sound.hpp.


The documentation for this class was generated from the following files: