]> git.jsancho.org Git - c-irrlicht.git/commit
Some GUI functions
authorJavier Sancho <jsf@jsancho.org>
Mon, 7 Oct 2019 08:25:26 +0000 (10:25 +0200)
committerJavier Sancho <jsf@jsancho.org>
Mon, 7 Oct 2019 08:25:26 +0000 (10:25 +0200)
commit26e0d2232734e893983975b68d3a760b147e8e8c
treeeae84e80ee88f479170e5a8782f97ee351e66479
parentb04c2a9bdd245124b4ae293387364338f90bf6a5
Some GUI functions
.gitignore
Makefile.am
include/IGUIEnvironment.h [new file with mode: 0644]
include/IrrlichtDevice.h
include/cirrlicht.h
include/rect.h [new file with mode: 0644]
src/IGUIEnvironment.cpp [new file with mode: 0644]
src/IrrlichtDevice.cpp