SpatialFear.SFProceduralTexture

Spatial Fear
Class: SFProceduralTexture
Description: This class provides helper functionality to manage and render
procederal textures
!! Internal use only !!

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFProceduralTexture
%%

Variables

%function_comment%
SFArraym_arTextures
%function_comment%
floatm_fCurrentTime
%function_comment%
floatm_fSequenceTime
%function_comment%
floatm_fTextureTime
%function_comment%
intm_nCount
%function_comment%
intm_nCurrentTex
%function_comment%
Stringm_strPrefix
%function_comment%
SFRenderStylem_Style
%function_comment%
floatm_U
%function_comment%
intm_UL
%function_comment%
floatm_V
%function_comment%
intm_VL
%function_comment%
intm_X
%function_comment%
intm_XL
%function_comment%
intm_Y
%function_comment%
intm_YL

Functions

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)

Default properties

{
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX