Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Added package.d, some helper functions

Latest
Compare
Choose a tag to compare
@hmmdyl hmmdyl released this 24 May 02:15
· 1 commit to master since this release

A package.d has been added so the only code necessary is import cimgui;

Added a few helper functions into types to more resemble C++ IMGUI than CIMGUI.
This work is not complete, only a few functions have been completed.