Function
File:seek( pos )
Seek to a position in a file
Synopsis
success = File:seek( pos )
Parameters
pos number The position to seek to
Returns
success boolean Whether the operation was successful
Copyright © 2006-2010 LÖVE Development Team.