dplug.gui.bufferedelement

Home of UIBufferedElement, for non-opaque widgets.

Public Imports

dplug.gui.element
public import dplug.gui.element;

Members

Classes

UIBufferedElement
class UIBufferedElement

Extending the UIElement with an owned drawing buffer. This is intended to have easier dirtyrect-compliant widgets. Also caches expensive drawing, but it's not free at all.

Meta

Authors

Guillaume Piolat