Immerseum SDK: VR Simulator (version: RC-1.0.0)
       [view as Desktop | Tablet | Mobile]
MouseButton Class Members
Fields  Properties 

The following tables list the members exposed by MouseButton.

Public Constructors
 NameDescription
Public ConstructorMouseButton Constructor  
Top
Public Fields
 NameDescription
Public FieldbuttonIndexThe index (integer) of the mouse button associated with this Input Button.  
Top
Public Properties
 NameDescription
Public PropertybuttonType  
Public PropertyisClickedOverridden. 

Indicates whether the Input Button has been clicked.

Be careful! It is very difficult to actually "click" a button (press it down and release it) in the small window of a single frame. Instead, it is usually wiser to use isReleased or isPressed.
 
Public PropertyisHeldOverridden. Indicates whether the Input Button is held.  
Public PropertyisPressedOverridden. Indicates whether the Input Button is pressed.  
Public PropertyisPressedAndHeldOverridden. Indicates whether the Input Button is pressed and then held.  
Public PropertyisReleasedOverridden. Indicates whether the Input Button is released.  
Top
See Also

Reference

MouseButton Class
Immerseum.VRSimulator Namespace

 

 


Copyright (c) 2016-2017 Immerseum Inc. All rights reserved.

Send Feedback