User:Brandished/List Test: Difference between revisions
Jump to navigation
Jump to search
Brandished (talk | contribs) mNo edit summary |
Brandished (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
== Sample | == Sample Outputs Table Reference == | ||
[[image:Ref_output_pic.gif]] | [[image:Ref_output_pic.gif]] | ||
== Sample | == Sample Outputs Table 1 == | ||
<table> | <table> | ||
Line 38: | Line 38: | ||
== Sample | == Sample Outputs Table 2 == | ||
<table> | <table> |
Revision as of 22:57, 14 September 2008
Sample Outputs Table Reference
Sample Outputs Table 1
Output Named | Target Entity | Target Input | Parameter | Delay | Only Once |
---|---|---|---|---|---|
OnCapture | Math_Blue | Add | 1 | 0.00 | No |
OnCapture | CapZoneBlue2 | Disable | - | 0.00 | No |
Sample Outputs Table 2
Output Named | OnCapture | OnCapture |
---|---|---|
Target Entity | Math_Blue | CapZoneBlue2 |
Target Input | Add | Disable |
Parameter | 1 | - |
Delay | 0.00 | 0.00 |
Only Once | No | No |
Sample Link List 1
- Bruce Eckel's Thinking in C++ 2nd Edition
- C++ for you
- Programmer's Heaven
- CoderSource.net: C++ Programming Tutorials
- The Code Project
- MSDN: Getting Started with Visual C++
- LearnCpp.com
- Xoax.net C++ Video Tutorials
- Learn C++ Programming
- Cprogramming.com
- cplusplus.com
- wikibooks: C++ Programming