Page 7: Summary - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Tutorials (https://communities.curl.com/forumdisplay.php?fid=3) +--- Forum: Public Training (https://communities.curl.com/forumdisplay.php?fid=4) +---- Forum: Curl IDE Made Easy (https://communities.curl.com/forumdisplay.php?fid=6) +----- Forum: Try 2: Making a Simple Action Game (https://communities.curl.com/forumdisplay.php?fid=10) +----- Thread: Page 7: Summary (/showthread.php?tid=53) |
Page 7: Summary - ashimo - 06-16-2011 TRY 2 Overview Event handler structure on Code: {on event-type do body} where
Branching expressions if Code: {if condition-1 then where
switch The switch expression has the following syntax: Code: {switch compare-expr [using compare-operator] where
Types of graphical containers |