mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-01-10 13:29:21 +00:00
Doc polish
This commit is contained in:
parent
9a81d7f184
commit
a585a7d803
@ -317,7 +317,7 @@ These routines are used for creating, modifying, and working with views.
|
|||||||
Creates a new WeeGUI view. Up to 16 are allowed in one program. If a view is created with the same ID as a previous view, the previous view is destroyed. Views are not shown when created. Call *WGPaintView* to display it.
|
Creates a new WeeGUI view. Up to 16 are allowed in one program. If a view is created with the same ID as a previous view, the previous view is destroyed. Views are not shown when created. Call *WGPaintView* to display it.
|
||||||
|
|
||||||
|
|
||||||
<table width=100%><tr><th>Assembly</th><th>Applesoft</th></tr><tr><td><pre>
|
<table width="100%"><tr><th>Assembly</th><th>Applesoft</th></tr><tr><td><pre>
|
||||||
X: WGCreateView
|
X: WGCreateView
|
||||||
PARAM0: Pointer to configuration block (LSB)
|
PARAM0: Pointer to configuration block (LSB)
|
||||||
PARAM1: Pointer to configuration block (MSB)
|
PARAM1: Pointer to configuration block (MSB)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user