Extends:
Modifiers:
Source code
SpatialFear.SFProceduralTexture%%
%function_comment% | SFArray | m_arTextures | ||
%function_comment% | float | m_fCurrentTime | ||
%function_comment% | float | m_fSequenceTime | ||
%function_comment% | float | m_fTextureTime | ||
%function_comment% | int | m_nCount | ||
%function_comment% | int | m_nCurrentTex | ||
%function_comment% | String | m_strPrefix | ||
%function_comment% | SFRenderStyle | m_Style | ||
%function_comment% | float | m_U | ||
%function_comment% | int | m_UL | ||
%function_comment% | float | m_V | ||
%function_comment% | int | m_VL | ||
%function_comment% | int | m_X | ||
%function_comment% | int | m_XL | ||
%function_comment% | int | m_Y | ||
%function_comment% | int | m_YL |
decSequence () | |||
incSequence () | |||
init (int nCount, String strPrefix, float fSequenceTime, SFRenderStyle RenderStyle, int XL, int YL, int X, int Y, int UL, int VL, int U, int V) | |||
render (Canvas C, int XL, int YL, float fScale) | |||
setSequenceTime (float fSequenceTime) | |||
terminate () | |||
update (float fDeltaTime) |
{ }