Method procedure VLFire.TVLFire.SparkAt(Cardinal;Cardinal)

From Mitov Wiki Doc
Jump to: navigation, search

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 SparkAt( APosition : Cardinal, ASparkSize : Cardinal );

C++ Builder:

void __fastcall SparkAt( unsigned int APosition, unsigned int ASparkSize );

Visual C++ (MFC):

void SparkAt( unsigned int APosition, unsigned int ASparkSize );

Summary

Drops a spark over the flammable area.

Description

Call this method to spark a fire with a spark.

Parameters

Parameter Description
APosition Position of the spark from the left corner of
Size of the sparks.
the flammable area.
ASparkSize
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox