Adonthell  0.4
storage.h File Reference

Declares the storage and objects classes. More...

#include <string>
#include <map>
#include <vector>
#include "types.h"
#include "str_hash.h"
Include dependency graph for storage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storage
 Base storage class. More...
 
class  objects
 The global container for access to all the different game objects from within a script. More...
 
class  dictionary< mytype >
 Stores objects of any kind. More...
 

Detailed Description

Declares the storage and objects classes.

Author
Kai Sterker kai.s.nosp@m.terk.nosp@m.er@gm.nosp@m.ail..nosp@m.com

Definition in file storage.h.