Factories Namespace Reference

Factories creating concrete class instances. More...


Typedefs

typedef Templates::Singleton
< Templates::Factory< Avatar,
std::string > > 
FactoryAvatar
 Factory that creates instances of objects derived from the Avatar class.
typedef Templates::Singleton
< Templates::Factory
< Environment, std::string > > 
FactoryEnvironment
 Factory that creates instances of objects derived from the Environment class.
typedef Templates::Singleton
< Templates::Factory
< PlayBoxGraphics, std::string > > 
FactoryPlayBoxGraphics
 Factory that creates instances of objects derived from the PlayBoxGraphics class.
typedef Templates::Singleton
< Templates::Factory
< PlayBoxPhysics, std::string > > 
FactoryPlayBoxPhysics
 Factory that creates instances of objects derived from the PlayBoxPhysics class.


Detailed Description

Factories creating concrete class instances.

Typedef Documentation

Factory that creates instances of objects derived from the Avatar class.

Factory that creates instances of objects derived from the Environment class.

Factory that creates instances of objects derived from the PlayBoxGraphics class.

Factory that creates instances of objects derived from the PlayBoxPhysics class.


Generated on Sat Dec 20 19:21:24 2008 for PGR2008 by  doxygen 1.5.6