A custom UI library for s&box that gives games buttons, images, text, and layout on a canvas with mouse interaction. It renders nodes via a CommandList, computes per-node layout and clipping, and routes pointer events through a simple handler interface. Example components show a clickable button and enable the mouse cursor at startup.