home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:graphics/gfxnodes.m"
- NOTE: don't use this output in your code, use the module instead.
-
- CONST GRAPHICS_GFXNODES_I=1
-
- (---) OBJECT xln
- ( 0) succ:LONG
- ( 4) pred:LONG
- ( 8) type:CHAR
- ( 9) pri:CHAR
- ( 10) name:LONG
- ( 14) subsystem:CHAR
- ( 15) subtype:CHAR
- ( 16) library:LONG
- ( 20) init:LONG
- (---) ENDOBJECT /* SIZEOF=24 */
-
- CONST SS_GRAPHICS=2,
- VIEW_EXTRA_TYPE=1,
- VIEWPORT_EXTRA_TYPE=2,
- SPECIAL_MONITOR_TYPE=3,
- MONITOR_SPEC_TYPE=4
-
-