mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-08-07 22:17:07 +02:00
This commit is contained in:
parent
cf67185ffd
commit
799e497622
10 changed files with 456 additions and 460 deletions
|
|
@ -42,9 +42,7 @@ impl_keywords!(Tui, XYWH<u16>, State [
|
|||
kw_push,
|
||||
kw_tui_text,
|
||||
kw_tui_fg,
|
||||
kw_tui_bg,
|
||||
kw_color_g,
|
||||
kw_color_rgb,
|
||||
kw_tui_bg
|
||||
]);
|
||||
|
||||
impl Interpret<Tui, Option<XYWH<u16>>> for State {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue