Raptor:Display Battery: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Prefab page right|frame|Raptor™ Display Battery == Descri…') |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 43: | Line 43: | ||
| 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. |