bn::display namespace

Display related functions.

Functions

auto width() -> int constexpr
Returns the screen width in pixels (240).
auto height() -> int constexpr
Returns the screen height in pixels (160).
auto size() -> size constexpr
Returns the screen size in pixels (240x160).