Preparing search index...
The search index is not available
allegro.ts
allegro.ts
types
CLIPPING_RECTANGLE
Interface CLIPPING_RECTANGLE
Subtype for clipping rectangles
interface
CLIPPING_RECTANGLE
{
x1
:
number
;
x2
:
number
;
y1
:
number
;
y2
:
number
;
}
Index
Properties
x1
x2
y1
y2
Properties
x1
x1
:
number
x2
x2
:
number
y1
y1
:
number
y2
y2
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x1
x2
y1
y2
allegro.ts
FileParser
allegro
bitmap
color
config
configuration
core
debug
font
gmPlayer
graphics
keyboard
math
midi
midiParser
mouse
palette
primitives
sample
sprintf
sprites
Loading...
Generated using
TypeDoc
Subtype for clipping rectangles