SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
TryLoadTexture()
[2/3]
static int32_t SRL::VDP1::TryLoadTexture
(
SRL::Bitmap::IBitmap
*
bitmap
,
const int16_t &
palette
)
inline
static
Try to load a texture.
Parameters
bitmap
Texture
to load
palette
Color palette number
Returns
Index of the loaded texture
SRL
VDP1