|
|
Function
love.filesystem.tell( file )
Synopsis
var = love.filesystem.tell( file )
Arguments
file
A File object.
Returns
number
The current position.
See Also
Copyright © 2006-2008 LÖVE Development Team.
|