mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +03:00
Same article as http://gdquest.com/tutorial/game-design/godot/gdscript/typed-gdscript/, ported to RST @vnen reviewed the content already, and I improved the article based on his feedback. Co-authored-by: Guilherme Henrique Teixeira de Oliveira <htoguilherme@gmail.com>
13 lines
194 B
ReStructuredText
13 lines
194 B
ReStructuredText
GDScript
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-scripting-gdscript
|
|
|
|
gdscript_basics
|
|
gdscript_advanced
|
|
gdscript_styleguide
|
|
static_typing
|
|
gdscript_format_string
|