Difference between revisions of "love.filesystem.setSource"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

Sets the source of the game, where the code is present, can only be called once, done automatically.

Function

Synopsis

love.filesystem.setSource( )

Arguments

None.

Returns

Nothing.

See Also