Mercurial > mm7
comparison GUI/GUIWindow.h @ 2551:4008b2f34be0
MainMenu rendering moved from event loop to respective window class
author | a.parshin |
---|---|
date | Tue, 12 May 2015 12:03:30 +0200 |
parents | fb42e2662c38 |
children | ac16f4a3a91e |
comparison
equal
deleted
inserted
replaced
2550:fb42e2662c38 | 2551:4008b2f34be0 |
---|---|
692 void CreateMsgScrollWindow(signed int mscroll_id); | 692 void CreateMsgScrollWindow(signed int mscroll_id); |
693 void free_book_subwindow(); | 693 void free_book_subwindow(); |
694 void CreateScrollWindow(); | 694 void CreateScrollWindow(); |
695 void OnPaperdollLeftClick(); | 695 void OnPaperdollLeftClick(); |
696 void DrawJoinGuildWindow(int pEventCode); | 696 void DrawJoinGuildWindow(int pEventCode); |
697 void DialogueEnding(); | 697 void DialogueEnding(); |
698 char sub_4637E0_is_there_popup_onscreen(); | 698 char sub_4637E0_is_there_popup_onscreen(); |
699 void sub_4B3E1E(); | 699 void sub_4B3E1E(); |
700 void __fastcall ClickNPCTopic(signed int uMessageParam); | 700 void __fastcall ClickNPCTopic(signed int uMessageParam); |
701 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); | 701 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); |
702 void _4B3FE5_training_dialogue(int a4); | 702 void _4B3FE5_training_dialogue(int a4); |