Skip to content

Commit

Permalink
Doc fixes. Mostly around synchronizing index.rst, references in rst f…
Browse files Browse the repository at this point in the history
…iles, and examples/*.py
  • Loading branch information
pvcraven committed Jul 13, 2020
1 parent 7765a30 commit 299c9bc
Show file tree
Hide file tree
Showing 39 changed files with 61 additions and 1,791 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This version syncs the grid to the sprite list in one go using resync_grid_with_sprites.
If Python and Arcade are installed, this example can be run from the command line with:
python -m arcade.examples.array_backed_grid_sprites
python -m arcade.examples.array_backed_grid_sprites_1
"""
import arcade

Expand Down
File renamed without changes.
151 changes: 0 additions & 151 deletions arcade/examples/joystick.py

This file was deleted.

File renamed without changes.
112 changes: 0 additions & 112 deletions arcade/examples/move_joystick.py

This file was deleted.

99 changes: 0 additions & 99 deletions arcade/examples/move_keyboard.py

This file was deleted.

Loading

0 comments on commit 299c9bc

Please sign in to comment.