Home
last modified time | relevance | path

Searched refs:CharAnimations (Results 1 – 12 of 12) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DCharAnimations.cpp77 void CharAnimations::ReleaseMemory() in ReleaseMemory()
85 int CharAnimations::GetAvatarsCount() in GetAvatarsCount()
101 int CharAnimations::GetCircleSize() const in GetCircleSize()
106 int CharAnimations::NoPalette() const in NoPalette()
112 int CharAnimations::GetAnimType() const in GetAnimType()
118 int CharAnimations::GetSize() const in GetSize()
324 void CharAnimations::CheckColorMod() in CheckColorMod()
662 CharAnimations::CharAnimations(unsigned int AnimID, ieDword ArmourLevel) in CharAnimations() function in GemRB::CharAnimations
725 void CharAnimations::DropAnims() in DropAnims()
750 CharAnimations::~CharAnimations(void) in ~CharAnimations()
[all …]
H A DCharAnimations.h159 class GEM_EXPORT CharAnimations {
184 CharAnimations(unsigned int AnimID, ieDword ArmourLevel);
185 ~CharAnimations(void);
H A DParticles.h37 class CharAnimations; variable
139 CharAnimations *fragments = nullptr;
H A DParticles.cpp123 fragments = new CharAnimations(FragAnimID, 0); in SetBitmap()
H A DProjectile.cpp300 int AvatarsRowNum=CharAnimations::GetAvatarsCount(); in GetSmokeAnim()
305 AvatarStruct *as = CharAnimations::GetAvatarStruct(i); in GetSmokeAnim()
H A DMap.cpp1978 if (animid < (ieDword)CharAnimations::GetAvatarsCount()) { in ActorSpottedByPlayer()
1979 const AvatarStruct *avatar = CharAnimations::GetAvatarStruct(animid); in ActorSpottedByPlayer()
H A DInterface.cpp339 CharAnimations::ReleaseMemory(); in ~Interface()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.h46 class CharAnimations; variable
398 CharAnimations* anims;
496 CharAnimations* GetAnims() const;
H A DActor.cpp688 CharAnimations* Actor::GetAnims() const in GetAnims()
1545 CharAnimations *anims = actor->GetAnims(); in pcf_color()
1553 CharAnimations *anims = actor->GetAnims(); in pcf_armorlevel()
3107 CharAnimations* anims = GetAnims(); in RefreshEffects()
5348 assert(animid < (ieDword)CharAnimations::GetAvatarsCount()); in CalculateSpeedFromINI()
6257 RowNum = CharAnimations::GetAvatarsCount() - 1; in GetNextAnimation()
6258 int NewAnimID = CharAnimations::GetAvatarStruct(RowNum)->AnimID; in GetNextAnimation()
6266 if (RowNum>=CharAnimations::GetAvatarsCount() ) in GetPrevAnimation()
6268 int NewAnimID = CharAnimations::GetAvatarStruct(RowNum)->AnimID; in GetPrevAnimation()
8062 CharAnimations* ca = GetAnims(); in SetColorMod()
[all …]
/dports/games/gemrb/gemrb-0.9.0/platforms/android/
H A DGEMRB_Android.mk124 main/gemrb/core/CharAnimations.cpp \
/dports/games/gemrb/gemrb-0.9.0/platforms/apple/GemRB.xcodeproj/
H A D.dat08e7.87f202 …AE13A04A6F00C812DD /* CharAnimations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2BF9FA613…
341 …67139E883100310FC8 /* CharAnimations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2BF9FA613…
342 …368139E883100310FC8 /* CharAnimations.h in Headers */ = {isa = PBXBuildFile; fileRef = A2BF9FA7139…
1104 …006ADC12 /* CharAnimations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1105 …F61006ADC12 /* CharAnimations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2426 A2BF9FA61395FF61006ADC12 /* CharAnimations.cpp */,
2427 A2BF9FA71395FF61006ADC12 /* CharAnimations.h */,
2750 A2E66368139E883100310FC8 /* CharAnimations.h in Headers */,
4148 A29BF8AE13A04A6F00C812DD /* CharAnimations.cpp in Sources */,
4338 A2E66367139E883100310FC8 /* CharAnimations.cpp in Sources */,
H A Dproject.pbxproj293 …AE13A04A6F00C812DD /* CharAnimations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2BF9FA613…
470 …67139E883100310FC8 /* CharAnimations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2BF9FA613…
471 …368139E883100310FC8 /* CharAnimations.h in Headers */ = {isa = PBXBuildFile; fileRef = A2BF9FA7139…
1562 …006ADC12 /* CharAnimations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1563 …F61006ADC12 /* CharAnimations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
5174 A2BF9FA61395FF61006ADC12 /* CharAnimations.cpp */,
5175 A2BF9FA71395FF61006ADC12 /* CharAnimations.h */,
7959 A2E66368139E883100310FC8 /* CharAnimations.h in Headers */,
9554 A29BF8AE13A04A6F00C812DD /* CharAnimations.cpp in Sources */,
9775 A2E66367139E883100310FC8 /* CharAnimations.cpp in Sources */,