(File):eof Removed in LÖVE 0.10.0 It has been renamed to File:isEOF. If the end-of-file has been reached Function Synopsis eof = File:eof( ) Arguments None. Returns boolean eof Whether EOF has been reached See Also File
(File):close Closes a File. Function Synopsis success = File:close( ) Arguments None. Returns boolean success Whether closing was successful. See Also File
Page 106 of 106