Concepts

From Flowcode Help
Revision as of 17:25, 23 January 2014 by Admin (talk | contribs)
Jump to navigationJump to search

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.
Communications Components Fundamentals of communications components.
Simulation vs Embedded Hardware Simulated environment vs Embedded hardware.
DLL Support Referencing a DLL in a Flowchart.
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.