mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Oops, fixed an error in the gfx.font documentation
This commit is contained in:
parent
5d0e2a7d81
commit
29ed61131d
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ font object
|
|||
|
||||
/***
|
||||
Return the width of a string with a font.
|
||||
@function :object_width
|
||||
@function :width
|
||||
@tparam string text the text to test
|
||||
@treturn number the width of the text (in pixels)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue