Difference between revisions of "Source:isPaused (한국어)"

(Created page with "일시 정지되어 있는지 조사합니다. == 함수 == === 형식 === <source lang="lua"> paused = Source:isPaused( ) </source> === 매개변수 === 없음. === 리턴값 ==...")
 
m (Added newinoldin)
 
Line 1: Line 1:
 +
{{newinoldin|[[0.7.1]]|071|[[11.0]]|110|type=function|text=It has been replaced by [[Source:isPlaying]]}}
 
일시 정지되어 있는지 조사합니다.
 
일시 정지되어 있는지 조사합니다.
 
== 함수 ==
 
== 함수 ==

Latest revision as of 09:55, 15 July 2023

Available since LÖVE 0.7.1 and removed in LÖVE 11.0
It has been replaced by Source:isPlaying.

일시 정지되어 있는지 조사합니다.

함수

형식

paused = Source:isPaused( )

매개변수

없음.

리턴값

boolean (한국어) paused
일시 정지되어 있으면 true.

같이 보기


다른 언어