(File):isOpen

(File):isOpen

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

Gets whether the file is open.

Function

Synopsis

open = File:isOpen( )

Arguments

None.

Returns

boolean open
True if the file is currently open, false otherwise.

See Also

doc_love
2017-03-21 15:40:28
Comments
Leave a Comment

Please login to continue.