PathEngine home previous: iTestBed::getNumberOfCommandLineArguments()next: iTestBed::getVersionAttributes()
Contents, API Reference, Interfaces, iTestBed, getRightMouseState

iTestBed::getRightMouseState()

Description

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

Syntax

bool getRightMouseState();

Return Value

true if the button is down, otherwise false.

C# Mapping

bool getRightMouseState();

Java Mapping

boolean getRightMouseState();

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