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