LaunchEarthquake

Category: Environment
Since engine version: 1.0 OC

Description

Creates an earthquake at the given position. Coordinates are global, even in local calls.

Syntax

bool LaunchEarthquake(int x, int y);

Parameters

x:
X position
y:
Y position
See also: LaunchLightning, LaunchVolcano
PeterW, 2001-11