Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 354 Bytes

GUI.rst

File metadata and controls

20 lines (13 loc) · 354 Bytes

GUI

The gui module is written with the dear, imgui library, (available here) It determines whether user input is meant for the interface, or should be forwarded to the Camera of nTiled.

GUI API

gui/class_GuiManager gui/enum_GuiFocus