]> git.nickg.me.uk Git - traingame.git/commit
Yet another attempt at making a GUI library
authorNick Gasson <nick@nickg.me.uk>
Wed, 7 Oct 2009 18:25:41 +0000 (19:25 +0100)
committerNick Gasson <nick@nickg.me.uk>
Wed, 7 Oct 2009 18:25:41 +0000 (19:25 +0100)
commit8d18fb10425d2719e9294e591ebd862c716c2f8a
treeba377da51b8e9627ee1b94766f2229edfe42f18c
parent042ce25c2cb8e959ec4f67b4ab945855d5e6f6d1
Yet another attempt at making a GUI library
CMakeLists.txt
include/GameScreens.hpp
include/gui2/ILayout.hpp [new file with mode: 0644]
layouts/demo.xml [new file with mode: 0644]
schemas/layout.xsd [new file with mode: 0644]
src/Main.cpp
src/UIDemo.cpp [new file with mode: 0644]
src/gui2/Layout.cpp [new file with mode: 0644]