Raptor-Dev-Display-Drawing-Functions
Return to the main Raptor page
Return to Display Libraries page
The Drawing Functions blocks...
Blocks
Block | Description | Appearance |
---|---|---|
Clear Screen |
This block clears both layers of the screen. |
|
Draw Arc |
This block draws an arc on the screen. |
|
Draw Circle |
This block draws a circle on the screen. |
|
Draw Image |
This block draws an image in the screen. |
|
Draw Line |
This block draws a line on the screen. |
|
Draw Polygon |
This block draws a polygon on the screen. The points of the polygon are in X,Y pairs. |
|
Draw Rectangle |
This block draws a rectangle on the screen. |
|
Draw Text |
This block draws text on the screen. |
|
Element |
This block automatically clears the portions of the screen drawn by the blocks in its FnCall output during the previous time step. It can be used in the draw foreground function to avoid the need to explicitely clear the screen. This block has some specific settings requirements for the model. Please see the help for more information. Copyright New Eagle 2014 This is my additional description text. |
|
Fill Circle |
This block draws a filled circle on the screen. |
|
Fill Ellipse |
This block draws a filled ellipse on the screen. |
|
Fill Polygon |
This block draws a filled polygon on the screen. |
|
Fill Rectangle |
This block draws a filled rectangle on the screen. |
|
Image Reference |
This block outputs an image reference which can be used with the Draw Image or Button Bar Setup Button blocks. |