===================================================================
RCS file: /cvs/ace/ace/docs/toolkit.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -p -u -r1.10 -r1.11
--- ace/docs/toolkit.html 2013/01/12 12:49:09 1.10
+++ /cvs/ace/ace/docs/toolkit.html 2015/06/03 13:41:58 1.11
@@ -582,6 +582,12 @@ them on top of dest. If fla
Like stack_flip_cards but flips the entire stack.
+void stack_flip_move_stack(Stack *src, Stack *dest, int flag)
+
+Combination of stack_flip_cards and stack_move_cards;
+assuming that the cards at the top of src are face up and the rest are
+face down, first flip those cards that are face up, then move the rest.
+
void stack_animate(Stack *src, Stack *dest, int flag)
Moves one card from src to dest, but does it in