TDynamicFlow = class(TSprite);
Class for the dynamic particles flow
|
Field |
Description |
|
Ages of particles in the field | |
|
Access to the TAnimation structure. | |
|
Value of the color reduction for dense particle fields. | |
|
Access to the TDataSet structure. | |
|
Number of previous positions, that particles remember. Length of the particles tails. | |
|
Number of particles constantly seen. | |
|
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 | |
|
Position of all the particles | |
|
Previous internal timer value | |
|
If true, no particles are shown | |
|
Speed of the particles | |
|
Screen positions of all the particles |
|
Data Member |
|
Method |
|
virtual |
|
Copyright (c) 2005. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|