Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_menu_hook.h File Reference
Include dependency graph for sf_menu_hook.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void __thiscall sf_menu_hook (uint32_t _CAppMenu)
 
uint16_t __thiscall sf_ui_overlay_fix (SF_CGdFigure *_this, void *CGdResource, uint16_t spell_id, uint16_t figure_id)
 
void initialize_menu_data_hooks ()
 
void __thiscall sf_click_vertical_button (SF_CUiMain *_this, uint16_t figure_id, uint8_t entity_type, uint16_t target_id, SF_UIElement *element)
 
void __thiscall sf_click_horizontal_button (SF_CUiMain *_this, uint_list_node *param1, SF_UIElement *param2)
 
void __thiscall sf_handle_button_flashing_maybe (SF_CUiMain *_this)
 

Variables

uint32_t g_menu_return_addr
 
uint32_t g_ui_hook_fix_addr
 
uint32_t g_ui_hook_fix_addr2
 
menu_label_set_string_ptr g_menu_label_set_string
 
new_operator_ptr g_new_operator
 
menu_label_constructor_ptr g_menu_label_constructor
 
set_label_flags_ptr g_set_label_flags
 
mnu_label_init_data_ptr g_init_menu_element
 
get_smth_fonts_ptr g_get_smth_fonts
 
menu_label_set_font_ptr g_menu_label_set_font
 
get_font_ptr g_get_font
 
container_add_control_ptr g_container_add_control
 
create_option_ptr f_create_menu_option
 
cuiVideoSequence_constructor_ptr cuiVideoSequence_constructor
 
CMnuScreen_attach_control_ptr CMnuScreen_attach_control
 
CMnuLabelsfsf_version_label
 

Function Documentation

◆ sf_handle_button_flashing_maybe()

void __thiscall sf_handle_button_flashing_maybe ( SF_CUiMain * _this)

Variable Documentation

◆ sfsf_version_label

CMnuLabel* sfsf_version_label
extern