| NEWS APPS DOCS ABOUT | ||||
Autodocs Include classes clib datatypes devices diskfont dos exec gadgets graphics clip.i / .h coerce.i / .h collide.h copper.i / .h display.i / .h displayinfo.i / .h gels.i / .h gfx.i / .h gfxbase.i / .h gfxmacros.h gfxnodes.i / .h graphint.h layers.i / .h modeid.i / .h monitor.i / .h rastport.i / .h regions.i / .h rpattr.i / .h scale.i / .h sprite.i / .h text.i / .h videocontrol.i / .h view.i / .h hardware images intuition libraries pragma pragmas prefs proto reaction resources rexx utility workbench GuruMeditation | IFND GRAPHICS_REGIONS_I
GRAPHICS_REGIONS_I SET 1
**
** $VER: regions.i 39.0 (21.8.1991)
** Includes Release 45.1
**
** (C) Copyright 1985-2001 Amiga, Inc.
** All Rights Reserved
**
IFND EXEC_TYPES_I
include 'exec/types.i'
ENDC
IFND GRAPHICS_GFX_I
include "graphics/gfx.i"
ENDC
STRUCTURE Region,0
STRUCT rg_bounds,ra_SIZEOF
APTR rg_RegionRectangle
LABEL rg_SIZEOF
STRUCTURE RegionRectangle,0
APTR rr_Next
APTR rr_Prev
STRUCT rr_bounds,ra_SIZEOF
LABEL rr_SIZEOF
ENDC ; GRAPHICS_REGIONS_I
Comments |
| $VER: d0.se 1.14 Copyright © 2011-2025 Tobias Geijersson support at d0 dot se |