Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jimustafa authored Oct 26, 2023
1 parent 30f35e6 commit b24eef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Load with pysdl2 images (experimental):
Load with pyglet images (experimental):

>>> from pytmx.util_pyglet import pyglet_image_loader
>>> tmx_data = load_pygame('map.tmx')
>>> tmx_data = pyglet_image_loader('map.tmx')

Getting the tile image:

Expand Down

0 comments on commit b24eef5

Please sign in to comment.