- applyForce
void applyForce(float[3] f)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAngle
Quaternion getAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPos
float[3] getPos()
Undocumented in source. Be warned that the author may not have intended to support it.
- getVel
float[3] getVel()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAngle
void setAngle(Quaternion a)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMass
void setMass(double m)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPos
void setPos(float[3] pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- setVel
void setVel(float[3] vel)
Undocumented in source. Be warned that the author may not have intended to support it.