This website requires JavaScript.
Explore
Help
Register
Sign In
python-learning-2065300
/
xxjlg_suv
Watch
151
Star
0
Fork
You've already forked xxjlg_suv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
添加 'ship.py'
Browse Source
...
This commit is contained in:
206530210
2021-06-17 19:40:46 +08:00
parent
e14518c64a
commit
0f126d1e54
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
ship.py
Normal file
Unescape
Escape
View File
@ -0,0 +1,5 @@
import
pygame
from
pygame
.
sprite
import
Sprite
class
Ship
(
Sprite
)
:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
python-learning-2065300/xxjlg_suv
Title
Body
Create Issue