Module Bogue.Update

module Update: sig .. end

Updating widgets

Dependency graph

val push : Widget.t -> unit

Register a widget for being updated (at next frame) by the main loop.