Module ascii_forge::renderer::render
source · Structs§
- A Render type that doesn’t get split. It purely renders the one item to the screen. Useful for multi-character emojis.
Traits§
- The main system that will render an element at a location to the buffer. Render’s return type is the location the render ended at.