Directories | |
directory | configs |
directory | gui |
directory | objects |
Files | |
file | common.h [code] |
Common declarations and headers for all purposes. | |
file | Conversions.h [code] |
Various conversion functions for common usage. | |
file | debug.h [code] |
Debugging symbols, macros and assertion library. | |
file | Direction.h [code] |
Object's direction. | |
file | exceptions.cpp |
Exception classes - implementations. | |
file | exceptions.h [code] |
Exception classes - declarations. | |
file | Factory.h [code] |
Factory that creates instances of objects. | |
file | FactoryObjectConfigs.h [code] |
Factory that creates instances of object configs derived from the Object::Config class. | |
file | FactoryObjects.h [code] |
Factory that creates instances of objects derived from the Object class. | |
file | FileFunctions.cpp |
Some file functions for general use - implementation. | |
file | FileFunctions.h [code] |
Some file functions for general use - declarations. | |
file | Matrix.cpp |
Matrix class - implementations. | |
file | Matrix.h [code] |
Matrix class - declarations. | |
file | Singleton.h [code] |
Implementation of a generic singleton. |