index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
completion
/
assignment_options
/
enum_identifier.gd
blob: 5c96720bd3810ec458cbe424f53002e970eb2448 (
plain
)
1
2
3
4
5
6
7
extends Control var contro_var func _ready(): size_flags_horizontal = Con➡ pass