Make "fade out" effect on Widget (transparency goes from 1.0 to 0.0)
w | widget which will be faded |
time | duration of effect |
continue | - if True continue from current alpha value, otherwise always begin from 1.0 alpha |
См. определение в файле 3_Game/tools/tools.c строка 482
Перекрестные ссылки m_alpha, m_fadeIn, m_time, m_widget и OnStart().