|
RapidGameFramework
Reusable Godot managers for data-driven small games
|
Variables | |
| String | |
| Dictionary | |
| PanelContainer | |
| Label | |
| text | |
| visible | |
| panel | |
| created | |
| name | |
| mouse_filter | |
| style | |
| bg_color | |
| border_color | |
| label | |
| autowrap_mode | |
| clip_text | |
| max_lines_visible | |
| int | |
| Array | |
| lines = monitor.call("format_summary_lines") | |
| PackedStringArray | |
| float | |
| position | |
| size | |
| performance_overlay.Array |
Definition at line 79 of file performance_overlay.gd.
| performance_overlay.autowrap_mode |
Definition at line 68 of file performance_overlay.gd.
| performance_overlay.bg_color |
Definition at line 51 of file performance_overlay.gd.
| performance_overlay.border_color |
Definition at line 52 of file performance_overlay.gd.
| performance_overlay.clip_text |
Definition at line 69 of file performance_overlay.gd.
| performance_overlay.created |
Definition at line 47 of file performance_overlay.gd.
| performance_overlay.Dictionary |
Definition at line 15 of file performance_overlay.gd.
| performance_overlay.float |
Definition at line 91 of file performance_overlay.gd.
| performance_overlay.int |
Definition at line 78 of file performance_overlay.gd.
| performance_overlay.Label |
Definition at line 19 of file performance_overlay.gd.
| performance_overlay.label |
Definition at line 62 of file performance_overlay.gd.
| list performance_overlay.lines = monitor.call("format_summary_lines") |
Definition at line 81 of file performance_overlay.gd.
| performance_overlay.max_lines_visible |
Definition at line 70 of file performance_overlay.gd.
| performance_overlay.mouse_filter |
Definition at line 49 of file performance_overlay.gd.
| performance_overlay.name |
Definition at line 48 of file performance_overlay.gd.
| performance_overlay.PackedStringArray |
Definition at line 84 of file performance_overlay.gd.
| performance_overlay.panel |
Definition at line 29 of file performance_overlay.gd.
| performance_overlay.PanelContainer |
Definition at line 18 of file performance_overlay.gd.
| performance_overlay.position |
Definition at line 94 of file performance_overlay.gd.
| performance_overlay.size |
Definition at line 95 of file performance_overlay.gd.
| performance_overlay.String |
Definition at line 11 of file performance_overlay.gd.
| performance_overlay.style |
Definition at line 50 of file performance_overlay.gd.
| performance_overlay.text |
Definition at line 20 of file performance_overlay.gd.
| performance_overlay.visible |
Definition at line 21 of file performance_overlay.gd.