SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
Texture()
[3/3]
SRL::VDP1::Texture::Texture
(
const uint16_t
width
,
const uint16_t
height
,
const uint16_t
address
)
inline
Construct a new
Texture
object.
Parameters
width
Texture
width (must be divisible by 8)
height
Texture
height
address
Texture
address
SRL
VDP1
Texture