Difference between revisions of "love.filesystem.getUserDirectory"
m (1 revision: Importing from potato (again).) |
|||
Line 1: | Line 1: | ||
− | |||
Returns the path of the user's directory | Returns the path of the user's directory | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the path of the user's directory}} | {{#set:Description=Returns the path of the user's directory}} | ||
+ | == Other Languages == | ||
+ | {{i18n|love.filesystem.getUserDirectory}} |
Revision as of 10:56, 26 October 2010
Returns the path of the user's directory
Function
Synopsis
path = love.filesystem.getUserDirectory( )
Arguments
None.
Returns
string path
- The path of the user's directory
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info