bogue
GUI library for ocaml, with animations, based on SDL2
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Dependency graph
val layout_down : ?indent:string -> Layout.t -> string
Print a layout with all its rooms and subrooms (children).
val layout_up : ?indent:string -> Layout.t -> string
Print the layout node and all the rooms (houses, or parents) in which it is contained.
val layout_error : Layout.t -> string -> unit
Print a message to stderr and dump the top_house structure to a temporary file.