WHITE_IN_LONG
WHITE_IN_LONG()
Arguments
Description
Not Added.
Implementation
def WHITE_IN_LONG():
screen_fadein(2.0, 255, 255, 255)
References
Table Implementation
{
"name": "WHITE_IN_LONG",
"args": [],
"commandList": [
{
"row": 1650,
"command": "screen_fadein",
"args": [
"2.0",
"255",
"255",
"255"
],
"end": 1
}
]
}
Sample
{}