mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Fixed some internal documentation (thanks to clang's -Wdocumentation)
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
|
||||
/**
|
||||
* Scale the curve.
|
||||
* @param s Scale factor.
|
||||
* @param phi Scale factor.
|
||||
* @param center Scale center.
|
||||
*/
|
||||
void scale(double phi, const Vector ¢er);
|
||||
|
||||
Reference in New Issue
Block a user