PathEngine home previous: iTestBed::getKeyState()next: iTestBed::getMouseScreenDelta()
Contents, API Reference, Interfaces, iTestBed, getLeftMouseState

iTestBed::getLeftMouseState()

Description

Tells you whether or not the left mouse button is down.

Syntax

bool getLeftMouseState();

Return Value

true if the button is down, otherwise false.

C# Mapping

bool getLeftMouseState();

Java Mapping

boolean getLeftMouseState();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iTestBed::getMouseScreenDelta()