OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
ParticlesDefinitions Class Referencefinal

#include <particlesdefinitions.h>

Public Member Functions

 ParticlesDefinitions ()
 
 ~ParticlesDefinitions ()
 
const ParticleFxget (std::string_view name, bool relaxed)
 
const ParticleFxget (const ParticleFx *base, const VisualFx::Key *key)
 

Detailed Description

Definition at line 14 of file particlesdefinitions.h.

Constructor & Destructor Documentation

◆ ParticlesDefinitions()

ParticlesDefinitions::ParticlesDefinitions ( )

Definition at line 11 of file particlesdefinitions.cpp.

◆ ~ParticlesDefinitions()

ParticlesDefinitions::~ParticlesDefinitions ( )

Definition at line 15 of file particlesdefinitions.cpp.

Member Function Documentation

◆ get() [1/2]

const ParticleFx * ParticlesDefinitions::get ( const ParticleFx base,
const VisualFx::Key key 
)

Definition at line 29 of file particlesdefinitions.cpp.

◆ get() [2/2]

const ParticleFx * ParticlesDefinitions::get ( std::string_view  name,
bool  relaxed 
)

Definition at line 18 of file particlesdefinitions.cpp.


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