SCREEN_COLOR_DEF
SCREEN_COLOR_DEF()
Arguments
Description
Not Added.
Implementation
def SCREEN_COLOR_DEF():
fade_color(1.0, 0, 0, 0, 0)
References
Table Implementation
{
"name": "SCREEN_COLOR_DEF",
"args": [],
"commandList": [
{
"row": 5153,
"command": "fade_color",
"args": [
"1.0",
"0",
"0",
"0",
"0"
],
"end": 1
}
]
}
Sample
{}