Links
Flow visualization
TDynamicFlow Class
TDynamicFlow = class(TSprite);

Class for the dynamic particles flow

Field 
Description 
age 
Ages of particles in the field 
Anim 
Access to the TAnimation structure. 
Value of the color reduction for dense particle fields. 
data 
Access to the TDataSet structure. 
Number of previous positions, that particles remember.
Length of the particles tails. 
Number of particles constantly seen. 
flow 
Access to the TFlowBg structure. 
Internal frame counter 
Degree of RK integration. 
True if inverse blending is used. 
Maximum age of particles. 
If true, then no movement is computed 
pos 
Position of all the particles 
Previous internal timer value 
show 
If true, no particles are shown 
Speed of the particles 
spos 
Screen positions of all the particles 
Method 
Description 
Just a constructor 
Transforms data coordinates to screen coordinates. 
Just a destructor 
Generates new particle form an old one. 
Init 
No usage. 
Called once per frame. Draw the particles. 
Called once per frame, moves all the particles. 
Generates all new particles 
 
Data Member 
 
Method 
 
virtual 
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.
What do you think about this topic? Send feedback!