Com.jplt.cobosoda.Limb
Appearance
| Cobosoda | ||
|---|---|---|
|
|
||
|
[ edit ] | ||
Introduction
[edit | edit source]The most basic type of Limb is a line segment connected to two joints. It's the most basic unit in Cobosoda. Sub-classes may implement fancier behavior. At a minimum a limb has:
- A fixed length
- A start and an end joint
- A list of two the Joints which are connected
- A reference to the Model to which it belongs
Potential Other Properties
[edit | edit source]- Mass
- Velocity
- Acceleration
- A vector for each end point