harfang3d/doc/doc/man.TutorialInputReadKeyboard3.md

16 lines
311 B
Markdown
Raw Normal View History

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