Dev - Lua Libraries
Lua Command: s3sprite.setVisible
Parameters
- int spriteID
Return Values
void
- no return valuesSignature
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]
[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]