Clarified documentation.

This commit is contained in:
Felix Ableitner 2012-09-11 16:22:02 +02:00
parent 3690860a5d
commit f09eee6828

View file

@ -90,7 +90,7 @@ Physical::getSpeed() const {
}
/**
* Returns the rotation of the body (converted to an SFML angle).
* Returns the rotation of the body as an SFML angle.
*/
float
Physical::getAngle() const {