Dev - Lua Libraries

Lua Command: s3sprite.setVisible

Parameters

Return Values

void

- no return values

Signature

s3sprite.setVisible(int spriteID)

Description

Sets the visibility of the sprite with the given spriteID and either shows or hides it this way.

[n]A sprite which is set to visible might still be invisible on screen because of various other settings (like alpha, position and size)[/n]