quakeforge/include/QF/ui
Bill Currie 45e47a6df0 [ui] Update passage code to use an ECS hierarchy
It's not quite complete in that entities need to be created for the
objects, and passage text object might get additional components in the
hierarchy, but the direct use of views has been replaced by the use of a
hierarchy object with the same tree structure, and now has text objects
for paragraphs and the entire passage.
2022-10-27 19:47:10 +09:00
..
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
passage.h [ui] Update passage code to use an ECS hierarchy 2022-10-27 19:47:10 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ui] Add option to auto-fit container to flowed views 2022-09-30 11:59:21 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00