CORGI
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
graph.h File Reference
#include <memory>
#include "breadboard/event.h"
#include "breadboard/graph.h"
#include "breadboard/graph_factory.h"
#include "breadboard/graph_state.h"
#include "corgi/component.h"

Go to the source code of this file.

Classes

struct  corgi::component_library::SerializableGraphState
 Contains the graph state information, as well as the filename for serialization. More...
 
struct  corgi::component_library::GraphData
 Contains the data for each Entity registered with the GraphComponent. More...
 
class  corgi::component_library::GraphComponent
 Manages the event graphs for any Entity that wishes to utilize the event system. More...
 

Namespaces

 corgi
 Namespace for CORGI library.