Source:isStatic (Español)

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


Indica si la fuente es estático.

Ver definición SourceType.static para tener más informaciones.

Function

Synopsis

static = Source:isStatic( )

Arguments

None.

Returns

boolean static
True si la fuente es estático, False en caso de que no

See Also

Other Languages