Pioneer
Public Member Functions | Friends | List of all members
Sfx Class Reference

#include <Sfx.h>

Public Member Functions

 Sfx ()=delete
 
 Sfx (const vector3d &pos, const vector3d &vel, const float speed, const SFX_TYPE type)
 
 Sfx (const Json &jsonObj)
 
void SetPosition (const vector3d &p)
 
const vector3dGetPosition () const
 
float AgeBlend () const
 

Friends

class SfxManager
 

Constructor & Destructor Documentation

◆ Sfx() [1/3]

Sfx::Sfx ( )
delete

◆ Sfx() [2/3]

Sfx::Sfx ( const vector3d pos,
const vector3d vel,
const float  speed,
const SFX_TYPE  type 
)

◆ Sfx() [3/3]

Sfx::Sfx ( const Json jsonObj)

Member Function Documentation

◆ AgeBlend()

float Sfx::AgeBlend ( ) const

◆ GetPosition()

const vector3d& Sfx::GetPosition ( ) const
inline

◆ SetPosition()

void Sfx::SetPosition ( const vector3d p)

Friends And Related Function Documentation

◆ SfxManager

friend class SfxManager
friend

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