Views
Thread:wait
New in 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.
Contents |
Function
Synopsis
Thread:wait( )
Arguments
None.
Returns
None.
New in 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.
Contents |
None.
None.