|
Tramway SDK v0.1.1
|
#include <extensions/kitchensink/attributes.h>#include <framework/core.h>#include <framework/file.h>#include <framework/entity.h>#include <templates/hashmap.h>#include <templates/pool.h>#include <algorithm>Namespaces | |
| namespace | tram |
| Serialization, i.e. | |
| namespace | tram::Ext |
| namespace | tram::Ext::Kitchensink |
| Extension containing random stuff that doesn't fit in anywhere else. | |
Functions | |
| Hashmap< AttributeContainer * > | tram::Ext::Kitchensink::containers ("Ext::Kitchensink::AttributeContainer Hashmap", ATTRIBUTE_CONTAINER_COUNT) |
| Hashmap< AttributeInfo * > | tram::Ext::Kitchensink::infos ("Ext::Kitchensink::AttributeInfo Hashmap", ATTRIBUTE_INFO_COUNT) |
Variables | |
| const size_t | ATTRIBUTE_CONTAINER_COUNT = 50 |
| const size_t | ATTRIBUTE_INFO_COUNT = 50 |
| const size_t ATTRIBUTE_CONTAINER_COUNT = 50 |
| const size_t ATTRIBUTE_INFO_COUNT = 50 |