* A: Holding down this button will let the system stop at every timing.
* A: Holding down this button will let the system stop at every timing.
* S: Holding down this button will let the system skip every timing.
* S: Holding down this button will let the system skip every timing.
...
@@ -11,25 +11,25 @@ A script engine for "yu-gi-oh!" and sample gui
...
@@ -11,25 +11,25 @@ A script engine for "yu-gi-oh!" and sample gui
* F1~F4: Show the cards in your grave, banished zone, extra deck, xyz materials.
* F1~F4: Show the cards in your grave, banished zone, extra deck, xyz materials.
* F5~F8: Show the cards in your opponent's grave, banished zone, extra deck, xyz materials.
* F5~F8: Show the cards in your opponent's grave, banished zone, extra deck, xyz materials.
###Color in card list:
###Color in card list:
####Background:
####Background:
* White = your card, Grey = your opponent's card
* White = your card, Grey = your opponent's card
####Text:
####Text:
Cards in deck, extra deck and banished zone:
Cards in deck, extra deck and banished zone:
* Black = face-up, Blue = face-down
* Black = face-up, Blue = face-down
Xyz materials:
Xyz materials:
* Black = default, Blue = the owner of the xyz material is different from its controller
* Black = default, Blue = the owner of the xyz material is different from its controller
###Sequence:
###Sequence:
* Monster Zone: 1~5, starting from the left hand side.
* Monster Zone: 1~5, starting from the left hand side.
* Spell & Trap Zone: 1~5, starting from the left hand side.
* Spell & Trap Zone: 1~5, starting from the left hand side.
* Field Zone: 6
* Field Zone: 6
* Pendulum Zone: 7~8, starting from the left hand side.
* Pendulum Zone: 7~8, starting from the left hand side.
* The others: 1~n, starting from the bottom.
* The others: 1~n, starting from the bottom.
###Deck edit page:
###Deck edit page:
* All numeric textboxs: They support >, =, <,>=, <= signs.
* All numeric textboxs: They support >, =, <,>=, <= signs.
* Card name: Search card names and texts by default, $foo will only search foo in card names, and @foo will search cards of "foo" archetype(due to translation, card name contains "foo" does not mean that card is "foo" card).
* Card name: Search card names and texts by default, $foo will only search foo in card names, and @foo will search cards of "foo" archetype(due to translation, card name contains "foo" does not mean that card is "foo" card).