module
Obsctl::TUI::Widgets::Splash
Extended Modules
Defined in:
obsctl/tui/widgets/splash.crConstant Summary
-
ASCII_LOGO =
[" ___ ____ ____ ____ _____ _ ", " / _ \\| __ )/ ___| / ___|_ _| | ", "| | | | _ \\___ \\| | | | | | ", "| |_| | |_) |___) | |___ | | | |___ ", " \\___/|____/|____/ \\____| |_| |_____|"] -
DESCRIPTION =
"Scenes, audio, profiles, recording, and live telemetry — one command center." -
LARGE_LOGO =
[" ██████╗ ██████╗ ███████╗ ██████╗████████╗██╗ ", "██╔═══██╗██╔══██╗██╔════╝██╔════╝╚══██╔══╝██║ ", "██║ ██║██████╔╝███████╗██║ ██║ ██║ ", "██║ ██║██╔══██╗╚════██║██║ ██║ ██║ ", "╚██████╔╝██████╔╝███████║╚██████╗ ██║ ███████╗", " ╚═════╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚══════╝"] -
TAGLINE =
"Broadcast control, without breaking flow."
Instance Method Summary
Instance Method Detail
def render(area : CryTUI::Rect, buffer : CryTUI::Buffer, model : Model, frame : UInt64, total_frames : UInt64)
#