#include "CEGUIBase.h"
#include "CEGUIString.h"
#include "CEGUIEvent.h"
Include dependency graph for CEGUIScriptModule.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
Classes | |
class | CEGUI::ScriptModule |
Abstract interface required for all scripting support modules to be used with the CEGUI system. More... | |
class | CEGUI::ScriptFunctor |
Functor class used for binding named script functions to events. More... |