Jump to content

Component: GameCode SimDisplay (Misc): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 77: Line 77:


''<span style="color:red;">No additional examples</span>''
''<span style="color:red;">No additional examples</span>''




Line 83: Line 85:
==Macro reference==
==Macro reference==


===SetLEDState===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
|-
|-

Revision as of 11:49, 3 February 2023

Author Matrix TSL
Version 1.0
Category Misc


GameCode SimDisplay component

A simple 8 x 16 display for use with the GameCode component.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_DisplaySim.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_DisplaySim.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples




Macro reference

SetLEDState

SetLEDState
 
- BYTE Row
Range: 0 to 15 
- BYTE Data
Range: 0 to 255 
- VOID Return



Property reference

Properties
Colour
 
On Colour
 
Off Colour
 
Background Colour