WONDERSWAN
These paths are relative to units/WONDERSWAN/ in the TRSE tree. Reference a unit with @use "<path>" (no .tru extension).
Units
Each section lists procedure and function declarations parsed from the .tru source. Notes come from the block comment immediately above each declaration (/** … */ or /* … */). Line comments (//) are not shown.
system/screen
| Kind | Name | Signature | Notes |
|---|---|---|---|
procedure |
WaitForVerticalBlank |
procedure WaitForVerticalBlank(); |
— |
procedure |
EnableIcons |
procedure EnableIcons(); |
— |
system/system
| Kind | Name | Signature | Notes |
|---|---|---|---|
procedure |
Init |
procedure Init() inline; |
— |