Skip to content

Commit

Permalink
Merge pull request #177 from jimustafa/patch-1
Browse files Browse the repository at this point in the history
Update index.rst
  • Loading branch information
bitcraft authored Jan 15, 2024
2 parents 30f35e6 + b24eef5 commit 87c33f9
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 87c33f9

Please sign in to comment.