Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
Send a message to the thread Channel and wait for a thread to accept it.
See Variant for the list of supported types.
success = Channel:supply( value )
Variant value
boolean success
true
).
Available since LÖVE 11.0 |
This variant is not supported in earlier versions. |
success = Channel:supply( value, timeout )
Variant value
number timeout
boolean success