Raptor:Display Battery: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 42: | Line 42: | ||
| boolean | | boolean | ||
| Port used for enforcing the execution order of blocks. | | Port used for enforcing the execution order of blocks. | ||
|} | |} |
Latest revision as of 13:57, 13 September 2023
Return to the main Raptor page
Description
This block draws a battery on the screen filled to the specified percent.
Inputs
Input | Type | Description |
---|---|---|
Previous | boolean | Port used for enforcing the execution order of blocks. |
x | int32 | X position of battery. |
y | int32 | Y position of battery. |
Percent | Value of the gauge. |
Outputs
Output | Type | Description |
---|---|---|
Next | boolean | Port used for enforcing the execution order of blocks. |