diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 1f69059..022c103 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -682,7 +682,7 @@ stored in textures (@pxref{Textures}) and can be used to draw sprites via the @code{draw-sprite} procedure. @deffn {Procedure} draw-sprite @var{texture} @var{region} @ - [#:scale] [#:rotation] [#:blend-mode alpha] [#:texture-region] @ + [#:scale] [#:rotation] [#:blend-mode alpha] [#:texcoords] @ [#:shader] @end deffn |