List of Opcodes: Difference between revisions
m formatting |
m Description tweak for screen_Flush opcodes |
||
| Line 3,641: | Line 3,641: | ||
=== 0xde - screen_FlushIn === | === 0xde - screen_FlushIn === | ||
Changes the color of the screen from a specific state (given by the opcode's parameters, which affect the Touch Screen instantly) to its default state across a certain number of frames. This opcode will affect | Changes the color of the screen from a specific state (given by the opcode's parameters, which affect the Touch Screen instantly) to its default state across a certain number of frames. This opcode will affect all entities (i.e., actors, objects, and performers) on the Touch Screen. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 3,693: | Line 3,693: | ||
|} | |} | ||
=== 0xdf - screen_FlushOut === | === 0xdf - screen_FlushOut === | ||
Changes the color of the screen across a certain number of frames. This opcode will affect | Changes the color of the screen across a certain number of frames. This opcode will affect all entities (i.e., actors, objects, and performers) on the Touch Screen. | ||
{| class="wikitable" | {| class="wikitable" | ||