love.thread.getChannel (한국어)

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

이름 있는 스레드 채널을 생성하거나 얻어옵니다.

함수

형식

channel = love.thread.getChannel( name )

매개변수

string (한국어) name
생성할, 혹은 받아올 채널의 이름.

리턴값

Channel (한국어) channel
채널 객체.

다른 언어

다른 언어