Difference between revisions of "Source:isStatic"
(Added oldin) |
m |
||
Line 1: | Line 1: | ||
− | {{ | + | {{newinoldin|[[0.7.0]]|070|[[0.10.0]]|100|type=function|text=It has been replaced by [[Source:getType]]}} |
− | |||
Returns whether the Source is static. | Returns whether the Source is static. | ||
== Function == | == Function == |
Latest revision as of 16:37, 27 December 2015
Available since LÖVE 0.7.0 and removed in LÖVE 0.10.0 |
It has been replaced by Source:getType. |
Returns whether the Source is static.
Function
Synopsis
static = Source:isStatic( )
Arguments
None.
Returns
boolean static
- True if the Source is static, false otherwise.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info