We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967cc7c commit 5e0a4a3Copy full SHA for 5e0a4a3
basics/start.py
@@ -1,4 +1,4 @@
1
-# I chose these import statements just to make my close look cleaner
+# I chose these import statements just to make my code look cleaner
2
# For this to work you would just need to import cocos and then add the subdirectory after
3
# Ex: self.label = Label(...) would be self.label = cocos.text.Label(...)
4
0 commit comments