summaryrefslogtreecommitdiff
path: root/doc/api.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api.texi')
-rw-r--r--doc/api.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 57e92d3..5be763c 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -1049,8 +1049,10 @@ Display @var{renderer}.
@deffn {Procedure} render-copy renderer @
texture @
- [#:srcrect]
- [#:dstrect]
+ [#:angle 0] @
+ [#:srcrect] @
+ [#:dstrect] @
+ [#:center]
Copy @var{texture} to the rendering target of @var{renderer}.
@end deffn