Overview
Package
Class
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
O
P
R
S
T
U
Y
O
OPTION_GEOMETRY_DEFAULT
- Static variable in class yaarq.sys.
yrqRepository
Mesh load option: Use default settings
OPTION_IMAGE_DEFAULT
- Static variable in class yaarq.sys.
yrqRepository
Image load option: Use default settings.
OPTION_SOUND_BUFFER
- Static variable in class yaarq.sys.
yrqRepository
Sound load option: Use buffer (looping)
OPTION_SOUND_DEFAULT
- Static variable in class yaarq.sys.
yrqRepository
Sound load option: Use default settings
OPTION_TEXTURE_ALPHABLEND
- Static variable in class yaarq.sys.
yrqRepository
Texture load option: Generate an alphachannel by averaging the rgb color values in the texture
OPTION_TEXTURE_ALPHAMASK
- Static variable in class yaarq.sys.
yrqRepository
Texture load option: Generate an alphachannel for masking if r, g and b <8 then alpha will be set to translucent else alpha will be fully opaque
OPTION_TEXTURE_BUMPMAP
- Static variable in class yaarq.sys.
yrqRepository
Texture load option: Process the texture into a dot3 bumpmap after loading This includes rescaling texture values and filtering the map by replacing each pixel value (x/y) with ((x+1)-(x))/((y+1)-(y)
OPTION_TEXTURE_DEFAULT
- Static variable in class yaarq.sys.
yrqRepository
Texture load option: Use default settings
OPTION_TEXTURE_LIGHTMAP
- Static variable in class yaarq.sys.
yrqRepository
Texture load option: Process the texture into a lightmap by averaging all rgb values in the image into a single alpha channel
Overview
Package
Class
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
O
P
R
S
T
U
Y