Method procedure VLFire.TVLFire.PourWaterAt(Cardinal;Cardinal)
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLFire
Contents |
Syntax
Delphi:
procedure PourWaterAt( APosition : Cardinal, ADropSize : Cardinal );
C++ Builder:
void __fastcall PourWaterAt( unsigned int APosition, unsigned int ADropSize );
Visual C++ (MFC):
void PourWaterAt( unsigned int APosition, unsigned int ADropSize );
Summary
Pours water drop over the fire.
Description
Call this method to pour water drop over the fire.
Parameters
Parameter | Description |
---|---|
APosition | Position of the water drop from the left |
Size of the water drop. | |
corner. | |
ADropSize |