a242a39c16
at least on Linux and Windows, and probably more), compiler-independent (it compiles under at GCC 3.2 or higher and MSVC++ 7.1 or higher, and probably more), and driver-independent. A reference driver for SDL is provided, and it is straightforward to write one for yourself should you decide to do so. Features: * True modularity. You provide the initialized OpenGL environment and user input, and GG provides the GUI behavior. A reference SDL input driver is provided. * Independence of platform, compiler, and input driver/application framework. * Applicability to multiple types of frame-based apps. Any frame-based app can use GG, from FPS to TBS games. Documentation. I am the documentation-Nazi you've been hoping for. Ve haf vays of makink you understand our code. WWW: http://gigi.sourceforge.net/
74 lines
1.7 KiB
Text
74 lines
1.7 KiB
Text
include/GG/Base.h
|
|
include/GG/BrowseInfoWnd.h
|
|
include/GG/Button.h
|
|
include/GG/Clr.h
|
|
include/GG/Config.h
|
|
include/GG/Config.h.in
|
|
include/GG/Control.h
|
|
include/GG/DrawUtil.h
|
|
include/GG/DropDownList.h
|
|
include/GG/DynamicGraphic.h
|
|
include/GG/Edit.h
|
|
include/GG/Enum.h
|
|
include/GG/EventPump.h
|
|
include/GG/Exception.h
|
|
include/GG/Font.h
|
|
include/GG/GUI.h
|
|
include/GG/Layout.h
|
|
include/GG/ListBox.h
|
|
include/GG/Menu.h
|
|
include/GG/MultiEdit.h
|
|
include/GG/OgreSDL/OgreSDLGUI.h
|
|
include/GG/PluginInterface.h
|
|
include/GG/PtRect.h
|
|
include/GG/SDL/SDLGUI.h
|
|
include/GG/Scroll.h
|
|
include/GG/Signal0.h
|
|
include/GG/Signal1.h
|
|
include/GG/Signal2.h
|
|
include/GG/Signal3.h
|
|
include/GG/Signal4.h
|
|
include/GG/Signal5.h
|
|
include/GG/Signal6.h
|
|
include/GG/Signal7.h
|
|
include/GG/Signal8.h
|
|
include/GG/SignalTemplate.h
|
|
include/GG/SignalsAndSlots.h
|
|
include/GG/Slider.h
|
|
include/GG/Spin.h
|
|
include/GG/StaticGraphic.h
|
|
include/GG/StyleFactory.h
|
|
include/GG/TabWnd.h
|
|
include/GG/TextControl.h
|
|
include/GG/Texture.h
|
|
include/GG/Timer.h
|
|
include/GG/Wnd.h
|
|
include/GG/WndEditor.h
|
|
include/GG/WndEvent.h
|
|
include/GG/ZList.h
|
|
include/GG/dialogs/ColorDlg.h
|
|
include/GG/dialogs/FileDlg.h
|
|
include/GG/dialogs/ThreeButtonDlg.h
|
|
include/GG/gen_signals.py
|
|
include/GG/ltdl.h
|
|
include/GG/ltdl_config.h
|
|
include/GG/net/SDL_net.h
|
|
include/GG/net/SDLnetsys.h
|
|
include/GG/net/fastevents.h
|
|
include/GG/net/net2.h
|
|
include/GG/net/queue.h
|
|
include/GG/net/trace.h
|
|
lib/libGiGi.so
|
|
lib/libGiGi.so.%%SHLIB_VER%%
|
|
lib/libGiGiNet.so
|
|
lib/libGiGiNet.so.%%SHLIB_VER%%
|
|
lib/libGiGiSDL.so
|
|
lib/libGiGiSDL.so.%%SHLIB_VER%%
|
|
libdata/pkgconfig/GiGi.pc
|
|
libdata/pkgconfig/GiGiNet.pc
|
|
libdata/pkgconfig/GiGiSDL.pc
|
|
@dirrm include/GG/net
|
|
@dirrm include/GG/dialogs
|
|
@dirrm include/GG/SDL
|
|
@dirrm include/GG/OgreSDL
|
|
@dirrm include/GG
|