#include <InputVariables.h>
Definition at line 131 of file InputVariables.h.
◆ VariableEffect()
◆ ~VariableEffect()
Divide::Input::VariableEffect::~VariableEffect |
( |
| ) |
|
|
inline |
◆ getDescription()
const char * Divide::Input::VariableEffect::getDescription |
( |
| ) |
const |
|
inline |
◆ getFFEffect()
OIS::Effect * Divide::Input::VariableEffect::getFFEffect |
( |
| ) |
|
|
inline |
◆ isActive()
bool Divide::Input::VariableEffect::isActive |
( |
| ) |
const |
|
inlinenoexcept |
◆ reset()
void Divide::Input::VariableEffect::reset |
( |
| ) |
|
|
inline |
◆ setActive()
void Divide::Input::VariableEffect::setActive |
( |
const bool |
bActive = true | ) |
|
|
inline |
◆ toString()
string Divide::Input::VariableEffect::toString |
( |
| ) |
const |
|
inline |
◆ update()
void Divide::Input::VariableEffect::update |
( |
| ) |
|
|
inline |
◆ _bActive
bool Divide::Input::VariableEffect::_bActive = false |
|
protected |
◆ _mapVariables
◆ _pEffect
OIS::Effect* Divide::Input::VariableEffect::_pEffect {} |
|
protected |
◆ _pfApplyVariables
◆ _pszDesc
const char* Divide::Input::VariableEffect::_pszDesc |
|
protected |
The documentation for this class was generated from the following file: