blob: af6e6f6d2d4702ff51f1bc3c6384f9c21f23d3e8 [file] [log] [blame]
Alex Parkerab563da2009-09-20 16:48:45 +00001\begin{example}
Alex Parker64d4ddf2010-06-20 12:58:41 +00002 %?mh<%Vd(a)|%Vd(b)>
3 %Vl(a,10,10,50,50,-)
Alex Parkerab563da2009-09-20 16:48:45 +00004 %sYou could now show a hold icon using the %%xl and %%xd tags.
Alex Parker64d4ddf2010-06-20 12:58:41 +00005 %Vl(a,0,70,70,14,1)
Alex Parkerab563da2009-09-20 16:48:45 +00006 %s%acYour DAP is locked.
Alex Parker64d4ddf2010-06-20 12:58:41 +00007 %Vl(b,20,14,50,14,1)
8 %t(1)%acWarning:;%t(.1)
9 %Vl(b,20,30,50,50,0)
Alex Parkerab563da2009-09-20 16:48:45 +000010 %sYou've unlocked your player.
11\end{example}
Alexander Levine5d6d7a2010-05-12 22:17:07 +000012This example checks for hold. Viewport `a' will be displayed if it is on,
13otherwise viewport `b' will display a flashing warning.