#include <BaseStat.hpp>
List of all members.
Detailed Description
Definition at line 9 of file BaseStat.hpp.
Constructor & Destructor Documentation
| yap::BaseStat::BaseStat |
( |
| ) |
|
| yap::BaseStat::BaseStat |
( |
const UInt16 & |
ev, |
|
|
const UInt16 & |
iv |
|
) |
| |
Member Function Documentation
| void yap::BaseStat::AddValue |
( |
int |
value | ) |
|
| void yap::BaseStat::ComputeValue |
( |
const int & |
base, |
|
|
const UInt16 |
level |
|
) |
| |
| void yap::BaseStat::ComputeValue |
( |
const int & |
base, |
|
|
const UInt16 |
level, |
|
|
const float & |
natureFactor |
|
) |
| |
| const UInt16 & yap::BaseStat::GetEffortValue |
( |
| ) |
const |
| const UInt16 & yap::BaseStat::GetIndividualValue |
( |
| ) |
const |
| const UInt16 & yap::BaseStat::GetValue |
( |
| ) |
const |
| void yap::BaseStat::SetEffortValue |
( |
const UInt16 & |
ev | ) |
|
| void yap::BaseStat::SetIndividualValue |
( |
const UInt16 & |
iv | ) |
|
| void yap::BaseStat::SetValue |
( |
const UInt16 & |
value | ) |
|
|
private |
Member Data Documentation
| UInt16 yap::BaseStat::effortValue_ |
|
protected |
| UInt16 yap::BaseStat::individualValue_ |
|
protected |
| const UInt16 yap::BaseStat::INITIAL_EFFORT_VALUE = 1 |
|
staticprivate |
| const UInt16 yap::BaseStat::INITIAL_STAT_VALUE = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: