Tramway SDK
Classes | Namespaces | Typedefs | Functions
ai.h File Reference
#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
 
namespace  tram::Ext
 
namespace  tram::Ext::Kitchensink
 

Typedefs

typedef AIPackage *(* tram::Ext::Kitchensink::ai_package_constr) (valuearray_t)
 

Functions

void tram::Ext::Kitchensink::InitAI ()
 
void tram::Ext::Kitchensink::UpdateAI ()