DIR_Right

Category: Objects / Activity
Since engine version: 1.0 OC

Description

Constant for SetDir/GetDir: direction right

Syntax

int DIR_Right

Example

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