| Constant | Description | |
|---|---|---|
| MouseWheelScript | The MouseWheelInspector Javascript script. |
| Class | Description | |
|---|---|---|
| CheatCode | Creates a command ( or keywords, or cheat codes ) to type on the keyboard. | |
| KeyInspector | The key inspector listenen all keyboard event of a specific InterativeObject display and indicates if a specific key is down or up (with the isDown and isUp methods). | |
| MouseWheelInspector | This mousewheel inspector use JS to inspect the mouse wheel event (problem with mac for example). |