Releases
18.2.0
bn::regular_bg_ptr , bn::regular_bg_builder , bn::affine_bg_ptr , bn::affine_bg_builder , bn::affine_bg_mat_attributes , bn::sprite_ptr and bn::sprite_builder support top-left coordinates for their position.
bn::regular_bg_top_left_move_to_action , bn::regular_bg_top_left_move_loop_action , bn::regular_bg_top_left_move_toggle_action , bn::affine_bg_top_left_move_to_action , bn::affine_bg_top_left_move_loop_action , bn::affine_bg_top_left_move_toggle_action , bn::sprite_top_left_move_to_action , bn::sprite_top_left_move_loop_action and bn::sprite_top_left_move_toggle_action added.
bn::safe_degrees_angle , bn::degrees_lut_sin_safe , bn::degrees_lut_cos_safe and bn::degrees_lut_sin_and_cos_safe added.
bn::affine_mat_attributes::set_rotation_angle_safe , bn::affine_bg_builder::set_rotation_angle_safe , bn::affine_bg_mat_attributes::set_rotation_angle_safe , bn::affine_bg_ptr::set_rotation_angle_safe , bn::sprite_affine_mat_ptr::set_rotation_angle_safe , bn::sprite_builder::set_rotation_angle_safe and bn::sprite_ptr::set_rotation_angle_safe added.
Position in create
methods is now optional.
bn::intrusive_list and bn::intrusive_forward_list iterator constructors are now public.
Real time clock (RTC) string added.
SRAM string with link-time optimization fixed.
Why background coordinates are relative to the center of the screen, instead of to its top-left corner? and Why sprite coordinates are relative to the center of the screen, instead of to its top-left corner? questions added to the Frequently asked questions (FAQ) page.
Why my game runs fine on emulators but doesn't work on a real GBA with a flash cart? question improved.
You can’t perform that action at this time.