Extends:
Modifiers:
Source code
SpatialFear.SFFadeWindow%%
%function_comment% | bool | m_bFlicker | ||
%function_comment% | bool | m_bHideOnFullFade | ||
%function_comment% | bool | m_bNoFade | ||
%function_comment% | bool | m_bReverse | ||
%function_comment% | color | m_colEnd | ||
%function_comment% | color | m_colStart | ||
%function_comment% | float | m_fFadeOutDelay | ||
%function_comment% | float | m_fFadeOutTime | ||
%function_comment% | float | m_fFadeTime | ||
%function_comment% | SFFadeWindow | m_wndFadeParent |
FadedOut () | |||
bool | isFadedIn () | ||
bool | isFadedOut () | ||
bool | isFading () | ||
bool | isFadingIn () | ||
bool | isFadingOut () | ||
prepareCanvas (Canvas C) | |||
resetFadeCounter () | |||
setSingleFade (float fFadeTime) | |||
setSingleFadeReverse (float fFadeTime) | |||
show () | |||
stopFading () | |||
Tick (float fDelta) |
{ m_fFadeOutTime=2.000000 m_fFadeOutDelay=3.000000 m_colStart=(R=255,G=255,B=255) m_bHideOnFullFade=True }