|
Tramway SDK v0.1.1
|
#include <vector>#include <framework/core.h>#include <framework/uid.h>#include <framework/math.h>#include <framework/value.h>Go to the source code of this file.
Classes | |
| class | tram::Ext::Kitchensink::AIPackage |
| struct | tram::Ext::Kitchensink::AIVariable |
| class | tram::Ext::Kitchensink::AIAgent |
Namespaces | |
| namespace | tram |
| Serialization, i.e. | |
| namespace | tram::Ext |
| namespace | tram::Ext::Kitchensink |
| Extension containing random stuff that doesn't fit in anywhere else. | |
Typedefs | |
| typedef AIPackage *(* | tram::Ext::Kitchensink::ai_package_constr) (valuearray_t) |
Functions | |
| void | tram::Ext::Kitchensink::InitAI () |
| void | tram::Ext::Kitchensink::UpdateAI () |