DIR_Left

Category: Objects / Activity
Since engine version: 1.0 OC

Description

Constant for SetDir/GetDir: direction left

Syntax

int DIR_Left

Example

GetCursor(0)->SetComDir(COMD_None);
GetCursor()->SetDir(DIR_Left);
The selected clonk stops and looks to the left.
See also: DIR_Right, GetDir, SetDir
Sven2, 2001-11