harfang3d/doc/doc/man.TutorialInputReadMouse3.md

16 lines
294 B
Markdown
Raw Normal View History

2021-10-13 12:40:31 +00:00
.title Read mouse 3
.tutorial(goal="How to read values from the mouse - Using hg.ReadMouse('raw')", level="Beginner", duration=10, lang=All, group="Input")
#### Python
```python
[import:tutorials/input/7_read_mouse_3.py]
```
#### Lua
```lua
[import:tutorials/input/7_read_mouse_3.lua]
```