Refactor API naming convention for consistency #119
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
OragonEfreet/banjo!119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "name_consistency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bj_app_create->bj_create_appbj_app_destroy->bj_destroy_appbj_app_quit->bj_quit_appbj_app_run->bj_run_appbj_app_set_fixed_step_callback->bj_set_fixed_step_callbackbj_app_set_fixed_step_rate->bj_set_fixed_step_ratebj_app_set_frame_rate->bj_set_frame_ratebj_app_set_setup_callback->bj_set_setup_callbackbj_app_set_step_callback->bj_set_step_callbackbj_app_set_teardown_callback->bj_set_teardown_callbackbj_cli_get_help_string->bj_get_cli_help_stringbj_cli_parse->bj_parse_clibj_cli_print_help_action->bj_print_cli_help_actionbj_cli_print_help->bj_print_cli_helpbj_cli_store_bool->bj_store_cli_boolbj_cli_store_cstring->bj_store_cli_cstringbj_cli_store_double->bj_store_cli_doublebj_cli_store_int->bj_store_cli_intbj_cli_store_uint->bj_store_cli_uintbj_cli_validate->bj_validate_cli