This command returns the current state of the mouse buttons
| <viz:mouse>.getState( | |
| immediate = False |
)
immediate = False
If True, Vizard will immediately query the mouse instead of using the cached value.
Use this command at any time to check which mouse buttons are down.
An integer which hold the state of the mouse buttons.