#include <Character.hpp>
Definition at line 13 of file Character.hpp.
◆ Character() [1/4]
Internal::Character::Character |
( |
const void * |
Obj | ) |
|
◆ Character() [2/4]
Internal::Character::Character |
( |
| ) |
|
|
default |
◆ Character() [3/4]
Internal::Character::Character |
( |
Character && |
Obj | ) |
|
|
default |
◆ Character() [4/4]
Internal::Character::Character |
( |
const Character & |
Obj | ) |
|
|
default |
◆ GetAngle()
std::int32_t Internal::Character::GetAngle |
( |
| ) |
const |
◆ GetAnimationDelay()
std::int32_t Internal::Character::GetAnimationDelay |
( |
| ) |
const |
◆ GetAnimationFrame()
std::int32_t Internal::Character::GetAnimationFrame |
( |
| ) |
const |
◆ GetAnimationID()
std::int32_t Internal::Character::GetAnimationID |
( |
| ) |
const |
◆ GetClass()
static Class Internal::Character::GetClass |
( |
| ) |
|
|
static |
◆ GetCombatInfo()
LinkedList Internal::Character::GetCombatInfo |
( |
| ) |
const |
◆ GetGraphicsFrame()
std::int32_t Internal::Character::GetGraphicsFrame |
( |
| ) |
const |
◆ GetGraphicsID()
std::int32_t Internal::Character::GetGraphicsID |
( |
| ) |
const |
◆ GetHitsplatTicks()
std::vector<std::int32_t> Internal::Character::GetHitsplatTicks |
( |
| ) |
const |
◆ GetHitsplatTypes()
std::vector<std::int32_t> Internal::Character::GetHitsplatTypes |
( |
| ) |
const |
◆ GetHitsplatValues()
std::vector<std::int32_t> Internal::Character::GetHitsplatValues |
( |
| ) |
const |
◆ GetInteractIndex()
std::int32_t Internal::Character::GetInteractIndex |
( |
| ) |
const |
◆ GetNPCTick()
std::int32_t Internal::Character::GetNPCTick |
( |
| ) |
const |
◆ GetOverhead()
std::string Internal::Character::GetOverhead |
( |
| ) |
const |
◆ GetPathX()
std::vector<std::int32_t> Internal::Character::GetPathX |
( |
| ) |
const |
◆ GetPathY()
std::vector<std::int32_t> Internal::Character::GetPathY |
( |
| ) |
const |
◆ GetPlayerTick()
std::int32_t Internal::Character::GetPlayerTick |
( |
| ) |
const |
◆ GetPoseAnimationFrame()
std::int32_t Internal::Character::GetPoseAnimationFrame |
( |
| ) |
const |
◆ GetPoseAnimationID()
std::int32_t Internal::Character::GetPoseAnimationID |
( |
| ) |
const |
◆ GetSubPoseAnimationID()
std::int32_t Internal::Character::GetSubPoseAnimationID |
( |
| ) |
const |
◆ GetX()
std::int32_t Internal::Character::GetX |
( |
| ) |
const |
◆ GetY()
std::int32_t Internal::Character::GetY |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: