| 
    Collage
    0.6.1
    
   
   | 
  
  
  
 
The interface to create objects, used by objectMap. More...
#include <objectFactory.h>
Public Member Functions | |
| virtual co::Object * | createObject (const uint32_t type) | 
| virtual void | destroyObject (co::Object *object, const uint32_t type) | 
| Delete the given object of the given type.   | |
The interface to create objects, used by objectMap.
Definition at line 32 of file objectFactory.h.
| virtual co::Object* co::ObjectFactory::createObject | ( | const uint32_t | type | ) |  [inline, virtual] | 
        
Definition at line 45 of file objectFactory.h.
| virtual void co::ObjectFactory::destroyObject | ( | co::Object * | object, | 
| const uint32_t | type | ||
| ) |  [inline, virtual] | 
        
Delete the given object of the given type.
Definition at line 49 of file objectFactory.h.
 0.6.1 by 
    
      
     1.7.6.1