Display » Backdrop module

Single color layer displayed behind all backgrounds and sprites.

Files

file bn_backdrop.h
file bn_backdrop_actions.h
file bn_backdrop_color_hbe_ptr.h

Namespaces

namespace bn
Main Butano namespace.
namespace bn::backdrop
Backdrop related functions.

Classes

class bn::backdrop_blending_bottom_enabled_manager
Manages if the backdrop must be part of the blending bottom layer or not.
class bn::backdrop_blending_bottom_enabled_toggle_action
Toggles if the backdrop is part of the blending bottom layer or not when the action is updated a given number of times.
class bn::backdrop_color_hbe_ptr
std::shared_ptr like smart pointer that retains shared ownership of a H-Blank effect which changes the backdrop color in each screen horizontal line.