List of Opcodes: Difference between revisions

0x123 - SlidePositionMark: Added description for SlidePositionMark
Tags: Mobile edit Mobile web edit
0x157 - Wait: Added description for Wait
Tags: Mobile edit Mobile web edit
Line 6,166: Line 6,166:
|}
|}
=== 0x157 - Wait ===
=== 0x157 - Wait ===
<TO DO: Opcode description>
Pauses the routine for a set number of frames. After the number of frames, the routine will resume.


{| class="wikitable"
{| class="wikitable"
Line 6,179: Line 6,179:
|uint
|uint
|duration
|duration
|
|The number of frames that the routine will wait for before resuming.
|}
|}
=== 0x158 - WaitAnimation ===
=== 0x158 - WaitAnimation ===
<TO DO: Opcode description>
<TO DO: Opcode description>