OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
aistate.hpp File Reference
#include <typeinfo>
#include <stdexcept>
Include dependency graph for aistate.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MWMechanics::DerivedClassStorage< Base >
 stores one object of any class derived from Base. Requesting a certain derived class via get() either returns the stored object if it has the correct type or otherwise replaces it with an object of the requested type. More...
 
struct  MWMechanics::AiTemporaryBase
 base class for the temporary storage of AiPackages. More...
 

Namespaces

 MWMechanics
 Game mechanics and NPC-AI.