Difference between revisions of "AGIWiki/Logic language"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "{{AGIWiki}} Use the following links for helpful information about the AGI logic scripting language. == General topics == * [[AGIWiki/Tutorials_and_Guides|Tutorials and Guides]...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AGIWiki}}
{{AGIWiki}}
<center>'''[[AGIWiki/Tutorials and Guides|Tutorials and Guides]]'''</center>


Use the following links for helpful information about the AGI logic scripting language.
Use the following links for helpful information about the AGI logic scripting language.
Line 8: Line 10:
* [[AGIWiki/Logic_syntax|Logic syntax]]
* [[AGIWiki/Logic_syntax|Logic syntax]]
* [[:Category:AGIWiki/Logic Concepts|Logic Concepts]]
* [[:Category:AGIWiki/Logic Concepts|Logic Concepts]]
 
{{AGIWiki/Data types}}
* Data types
** [[AGIWiki/Number|Numbers]]
** [[AGIWiki/Variable|Variables]]
*** [[AGIWiki/Special variables|Special variables]]
** [[AGIWiki/Flag|Flags]]
*** [[AGIWiki/Special flags|Special flags]]
** [[AGIWiki/Message|Messages]]
** [[AGIWikiAnimated object|Animated objects]]
** [[AGIWiki/Inventory items|Inventory items]]
** [[AGIWiki/String|Strings]]
** [[AGIWiki/index.php/Word|Words]]
** [[AGIWiki/Controllers|Controllers]]


== Command reference ==
== Command reference ==

Latest revision as of 13:46, 28 January 2015

AGIWiki


Tutorials and Guides

Use the following links for helpful information about the AGI logic scripting language.

General topics


Command reference