Difference between revisions of "Concepts"

From Flowcode Help
Jump to navigationJump to search
Line 20: Line 20:
 
| width="30%" | [[Object Rotation]]
 
| width="30%" | [[Object Rotation]]
 
|Representation of the rotation of an object and it's children.
 
|Representation of the rotation of an object and it's children.
 +
|-
 +
| width="30%" | [[Panel Manipulations]]
 +
|Instructions on how to navigate around on the panels.
 
|-
 
|-
 
| width="30%" | [[Communications Components]]
 
| width="30%" | [[Communications Components]]
Line 40: Line 43:
 
|-
 
|-
 
| width="30%" | [[Data Console]]
 
| width="30%" | [[Data Console]]
|How to use the console window.
+
|Introduction and information related to using the console window.
 
|-
 
|-
 
| width="30%" | [[Data Scope]]
 
| width="30%" | [[Data Scope]]
|How to use the scope window.
+
|Introduction and information related to using the scope window.
 
|}
 
|}

Revision as of 17:29, 23 January 2014

This section describes and explains the functionality used within Flowcode by demonstrating concepts by using various examples outside of Flowcode to provide a clear understanding of the specific functions which therefore allows you to use Flowcode more effectively.

These examples and concepts are then linked into Flowcode functionality and show you how to use the integrated functionality appropriately and effectively within Flowcode.


Object Position Position of an object on a Panel.
Local and World Space Local Space vs World Space.
Component Tree Explanation of how the components and panel objects interrelate.
Object Scale Representation of the scale of an object and it's children.
Object Rotation Representation of the rotation of an object and it's children.
Panel Manipulations Instructions on how to navigate around on the panels.
Communications Components Fundamentals of communications components.
Simulation vs Embedded Hardware Simulated environment vs Embedded hardware.
Simulation API functions Simulated environment and it's API.
Event Macros Details the reasoning behind Event Macros.
DLL Support How to create and link a DLL into Flowcode.
Component Creation How to design and create your own components.
Data Console Introduction and information related to using the console window.
Data Scope Introduction and information related to using the scope window.