Thread:wait
Available since LÖVE 0.7.0 |
This function is not supported in earlier versions. |
Wait for a thread to finish. This call will block until the thread finishes.
Function
Synopsis
Source:wait( )
Arguments
None.
Returns
None.
Available since LÖVE 0.7.0 |
This function is not supported in earlier versions. |
Wait for a thread to finish. This call will block until the thread finishes.
Source:wait( )
None.
None.