Obsctl::TUI::LayoutAreas
Constructors
new(header : CryTUI::Rect, live_bar : CryTUI::Rect, scenes : CryTUI::Rect, audio : CryTUI::Rect, profiles : CryTUI::Rect, collections : CryTUI::Rect, logs : CryTUI::Rect, palette : CryTUI::Rect, stats : CryTUI::Rect | Nil = nil)
SourceInstance methods
audio
clone
Sourcecollections
copy_with(header _header = @header, live_bar _live_bar = @live_bar, scenes _scenes = @scenes, audio _audio = @audio, profiles _profiles = @profiles, collections _collections = @collections, logs _logs = @logs, palette _palette = @palette, stats _stats = @stats)
Sourceheader
live_bar
logs
palette
The rectangle a focus panel is drawn in, so callers that reason about a panel -- half-page steps, hit tests -- do not repeat the mapping.
profiles
scenes
stats