quakeforge/libs/ui
Bill Currie bafe54b010 [view] Add a cexpr enum for grav_t
And use it for hud_scoreboard_gravity. Putting the enum def in view made
the most sense as view does own the base type and the enum is likely to
be by useful for other settings.
2022-04-24 21:09:58 +09:00
..
test [ui] Move txtbuffer and vrect tests to libs/ui 2021-06-13 14:29:46 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
Makemodule.am [ui] Move txtbuffer and vrect tests to libs/ui 2021-06-13 14:29:46 +09:00
txtbuffer.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.c [view] Add a cexpr enum for grav_t 2022-04-24 21:09:58 +09:00
vrect.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00