Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
Public Member Functions
physics::ShapeFactory Class Reference

#include <ShapeFactory.h>

List of all members.

Public Member Functions

virtual ShapecreateShape (ShapeType type)=0
 Creates a new shape.
virtual void destroyShape (Shape *shape)=0
 Destroys a shape which was created by this factory.

Member Function Documentation

virtual Shape* physics::ShapeFactory::createShape ( ShapeType  type) [pure virtual]

Creates a new shape.

Referenced by physics::PhysicsManager::createShape().

virtual void physics::ShapeFactory::destroyShape ( Shape shape) [pure virtual]

Destroys a shape which was created by this factory.


The documentation for this class was generated from the following file:

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:08 by Doxygen (1.7.4)