Home
last modified time | relevance | path

Searched refs:CheckViewFrameForCharacter (Results 1 – 6 of 6) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dcharacterinfo_engine.cpp225 CheckViewFrameForCharacter(this); in update_character_moving()
251 CheckViewFrameForCharacter(this); in update_character_moving()
286 CheckViewFrameForCharacter(this); in update_character_animating()
374 CheckViewFrameForCharacter(this); in update_character_animating()
H A Dcharacter.h183 void CheckViewFrameForCharacter(CharacterInfo *chi);
H A Dcharacter.cpp2136 CheckViewFrameForCharacter(chap); in animate_character()
2139 void CheckViewFrameForCharacter(CharacterInfo *chi) { in CheckViewFrameForCharacter() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dcharacter_info_engine.cpp230 CheckViewFrameForCharacter(this); in update_character_moving()
253 CheckViewFrameForCharacter(this); in update_character_moving()
284 CheckViewFrameForCharacter(this); in update_character_animating()
365 CheckViewFrameForCharacter(this); in update_character_animating()
H A Dcharacter.h202 void CheckViewFrameForCharacter(CharacterInfo *chi);
H A Dcharacter.cpp2046 CheckViewFrameForCharacter(chap); in animate_character()
2049 void CheckViewFrameForCharacter(CharacterInfo *chi) { in CheckViewFrameForCharacter() function