Physics2DEntity Class Reference
#include <Physics2DEntity.h>
Inherits Entity.
Collaboration diagram for Physics2DEntity:

Public Member Functions | |
| Physics2DEntity (unsigned short id, unsigned short environmentId, unsigned short instanceId, EntityType *type) | |
| virtual | ~Physics2DEntity () |
| void | setRigidBody (RigidBody *object) |
| RigidBody * | getRigidBody () |
Protected Attributes | |
| RigidBody * | object |
Constructor & Destructor Documentation
| Physics2DEntity::Physics2DEntity | ( | unsigned short | id, | |
| unsigned short | environmentId, | |||
| unsigned short | instanceId, | |||
| EntityType * | type | |||
| ) |
| virtual Physics2DEntity::~Physics2DEntity | ( | ) | [inline, virtual] |
Member Function Documentation
| RigidBody * Physics2DEntity::getRigidBody | ( | ) |
| void Physics2DEntity::setRigidBody | ( | RigidBody * | object | ) |
Member Data Documentation
RigidBody* Physics2DEntity::object [protected] |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/2DPhysics/Physics2DEntity.h
- src/inVRs/Modules/2DPhysics/Physics2DEntity.cpp
Generated on Wed Oct 20 16:11:59 2010 for inVRs by
1.5.8