From 6b19be6d51f9e86ac7d89f393cb44bdd80a46c60 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Mon, 15 Oct 2018 22:46:14 -0700 Subject: [PATCH] Small update --- main.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.tex b/main.tex index 951e1d3..02ea653 100644 --- a/main.tex +++ b/main.tex @@ -1429,6 +1429,8 @@ \section{Animations} start # Start animation pause # Pause animation stop # Stop animation +single # Play single animation frame + # then pause pos: # Set animation frame number pfunc:() # Frame pixel fill function @@ -1462,6 +1464,9 @@ \section{Animations} # Replace if same index, trigger and # incoming state is press. # If state is release, stop. + # clear + # Remove all animations in stack before + # adding, regardless of index. \end{lstlisting} An example modifier setup for an animation.