fix docs
This commit is contained in:
parent
50c2fb12e2
commit
192fca8622
36 changed files with 16053 additions and 3581 deletions
|
@ -21,7 +21,7 @@ Instead you have to do::
|
|||
|
||||
from raylib import rl
|
||||
|
||||
Then you access the functions with ``rl.`` prefix. See
|
||||
Then you access the functions with ``rl.`` prefix.
|
||||
|
||||
See https://github.com/electronstudio/raylib-python-cffi/blob/master/dynamic/test_dynamic.py for an example.
|
||||
|
||||
|
|
Reference in a new issue