step/stepcore
StepCore::Box Class Reference
#include <rigidbody.h>
Inheritance diagram for StepCore::Box:

Detailed Description
Definition at line 326 of file rigidbody.h.
Public Member Functions | |
| Box (Vector2d position=Vector2d(0), double angle=0, Vector2d velocity=Vector2d(0), double angularVelocity=0, double mass=1, double inertia=1, Vector2d size=Vector2d(1, 1)) | |
| void | setSize (const Vector2d &size) |
| Vector2d | size () const |
Constructor & Destructor Documentation
Member Function Documentation
| void StepCore::Box::setSize | ( | const Vector2d & | size | ) |
| Vector2d StepCore::Box::size | ( | ) | const [inline] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference