#include <TransformationEffect.h>
◆ getEGender()
eGender TransformationEffect::getEGender |
( |
| ) |
|
|
inline |
◆ getFScale()
float TransformationEffect::getFScale |
( |
| ) |
|
|
inline |
◆ getNGeometryOption()
int TransformationEffect::getNGeometryOption |
( |
| ) |
|
|
inline |
◆ getNPatternOption()
int TransformationEffect::getNPatternOption |
( |
| ) |
|
|
inline |
◆ getNPrimaryColor()
int TransformationEffect::getNPrimaryColor |
( |
| ) |
|
|
inline |
◆ getNSecondaryColor()
int TransformationEffect::getNSecondaryColor |
( |
| ) |
|
|
inline |
◆ getSNaturalAttack()
std::string TransformationEffect::getSNaturalAttack |
( |
| ) |
|
|
inline |
◆ getSRace()
std::string TransformationEffect::getSRace |
( |
| ) |
|
|
inline |
◆ setEGender()
void TransformationEffect::setEGender |
( |
eGender | val | ) |
|
|
inline |
◆ setFScale()
void TransformationEffect::setFScale |
( |
float | val | ) |
|
|
inline |
◆ setNGeometryOption()
void TransformationEffect::setNGeometryOption |
( |
int | val | ) |
|
|
inline |
◆ setNPatternOption()
void TransformationEffect::setNPatternOption |
( |
int | val | ) |
|
|
inline |
◆ setNPrimaryColor()
void TransformationEffect::setNPrimaryColor |
( |
int | val | ) |
|
|
inline |
◆ setNSecondaryColor()
void TransformationEffect::setNSecondaryColor |
( |
int | val | ) |
|
|
inline |
◆ setSNaturalAttack()
void TransformationEffect::setSNaturalAttack |
( |
std::string | val | ) |
|
|
inline |
◆ setSRace()
void TransformationEffect::setSRace |
( |
std::string | val | ) |
|
|
inline |