Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
9
addons/gdUnit4/test/update/resources/bbcode_table.txt
Normal file
9
addons/gdUnit4/test/update/resources/bbcode_table.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[table=2]
|
||||
[cell][b] type [/b][/cell]|[cell][b] description[/b][/cell]
|
||||
[cell]--------------[/cell]|[cell]--------------------------------------------[/cell]
|
||||
[cell]any_color() [/cell]|[cell] Argument matcher to match any Color value[/cell]
|
||||
[cell]any_vector2() [/cell]|[cell] Argument matcher to match any Vector2 value[/cell]
|
||||
[cell]any_vector3() [/cell]|[cell] Argument matcher to match any Vector3 value[/cell]
|
||||
[cell]any_rect2() [/cell]|[cell] Argument matcher to match any Rect2 value[/cell]
|
||||
[/table]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue