|
|
|
|
| Function | mode |
| Include file | SM_GRX.H |
| Prototype | void mode( int val ) |
| Remarks | Set graphics mode. |
![]()
| Function | color |
| Include file | SM_GRX.H |
| Prototype | void color( int c ) |
| Remarks | Set the active color. |
![]()
| Function | color_n_return_cur |
| Include file | SM_GRX.H |
| Prototype | int color_n_return_cur( int c ) |
| Remarks | Set the active color and return the old color. |
![]()
| Function | set_line_2_dashed |
| Include file | SM_GRX.H |
| Prototype | void set_line_2_dashed( int dash_pattern ) |
| Remarks | Set the indicator line to a dash pattern. |
![]()
| Function | set_line_2_solid |
| Include file | SM_GRX.H |
| Prototype | void set_line_2_solid( void ) |
| Remarks | Set indicator line to solid. |
![]()
![]()