25 #include "gnap/debugger.h" 26 #include "gnap/scenes/scenecore.h" 43 kHS53PhoneKeySharp = 12,
44 kHS53PhoneKeyStar = 13,
58 void updateHotspots()
override;
60 void updateAnimations()
override {};
61 void updateAnimationsCb()
override {};
65 int _currHandSequenceId;
69 int pressPhoneNumberButton(
int phoneNumber,
int buttonNum);
70 int getRandomCallIndex();
72 void runChitChatLine();
76 #endif // GNAP_GROUP5_H
Definition: character.h:25
Definition: scenecore.h:31