Preparing search index...
The search index is not available
allegro.ts
allegro.ts
types
CONFIG
Interface CONFIG
Config
Remarks
Stores config file
interface
CONFIG
{
data
:
CONFIG_DATA
;
file
:
string
;
ready
:
boolean
;
type
:
"config"
;
}
Index
Properties
data
file
ready
type
Properties
data
data
:
CONFIG_DATA
file
file
:
string
ready
ready
:
boolean
type
type
:
"config"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
file
ready
type
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
Config
Remarks
Stores config file