Add 'engine/' from commit 'a8e37fc010'
git-subtree-dir: engine git-subtree-mainline:b74841629egit-subtree-split:a8e37fc010
This commit is contained in:
commit
c3f9669b10
14113 changed files with 7458101 additions and 0 deletions
|
|
@ -0,0 +1,19 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "new(…)"},
|
||||
{"display": "SIZE_EXPAND"},
|
||||
{"display": "SIZE_EXPAND_FILL"},
|
||||
{"display": "SIZE_FILL"},
|
||||
{"display": "SIZE_SHRINK_BEGIN"},
|
||||
{"display": "SIZE_SHRINK_CENTER"},
|
||||
{"display": "SIZE_SHRINK_END"},
|
||||
]
|
||||
exclude=[
|
||||
{"display": "Control.SIZE_EXPAND"},
|
||||
{"display": "Control.SIZE_EXPAND_FILL"},
|
||||
{"display": "Control.SIZE_FILL"},
|
||||
{"display": "Control.SIZE_SHRINK_BEGIN"},
|
||||
{"display": "Control.SIZE_SHRINK_CENTER"},
|
||||
{"display": "Control.SIZE_SHRINK_END"},
|
||||
{"display": "contro_var"}
|
||||
]
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
extends Control
|
||||
|
||||
var contro_var
|
||||
|
||||
func _ready():
|
||||
size_flags_horizontal = Control.➡
|
||||
pass
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "new(…)"},
|
||||
{"display": "SIZE_EXPAND"},
|
||||
{"display": "SIZE_EXPAND_FILL"},
|
||||
{"display": "SIZE_FILL"},
|
||||
{"display": "SIZE_SHRINK_BEGIN"},
|
||||
{"display": "SIZE_SHRINK_CENTER"},
|
||||
{"display": "SIZE_SHRINK_END"},
|
||||
]
|
||||
exclude=[
|
||||
{"display": "Control.SIZE_EXPAND"},
|
||||
{"display": "Control.SIZE_EXPAND_FILL"},
|
||||
{"display": "Control.SIZE_FILL"},
|
||||
{"display": "Control.SIZE_SHRINK_BEGIN"},
|
||||
{"display": "Control.SIZE_SHRINK_CENTER"},
|
||||
{"display": "Control.SIZE_SHRINK_END"},
|
||||
{"display": "contro_var"}
|
||||
]
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
extends Control
|
||||
|
||||
var contro_var
|
||||
|
||||
func _ready():
|
||||
size_flags_horizontal = Control.SIZE➡
|
||||
pass
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "Control.SIZE_EXPAND"},
|
||||
{"display": "Control.SIZE_EXPAND_FILL"},
|
||||
{"display": "Control.SIZE_FILL"},
|
||||
{"display": "Control.SIZE_SHRINK_BEGIN"},
|
||||
{"display": "Control.SIZE_SHRINK_CENTER"},
|
||||
{"display": "Control.SIZE_SHRINK_END"},
|
||||
]
|
||||
exclude=[
|
||||
{"display": "contro_var"}
|
||||
]
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
extends Control
|
||||
|
||||
var contro_var
|
||||
|
||||
func _ready():
|
||||
size_flags_horizontal = Con➡
|
||||
pass
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "Control.SIZE_EXPAND"},
|
||||
{"display": "Control.SIZE_EXPAND_FILL"},
|
||||
{"display": "Control.SIZE_FILL"},
|
||||
{"display": "Control.SIZE_SHRINK_BEGIN"},
|
||||
{"display": "Control.SIZE_SHRINK_CENTER"},
|
||||
{"display": "Control.SIZE_SHRINK_END"},
|
||||
]
|
||||
exclude=[
|
||||
{"display": "contro_var"}
|
||||
]
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
extends Control
|
||||
|
||||
var contro_var
|
||||
|
||||
func _ready():
|
||||
size_flags_horizontal = ➡
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue