Shinobi Library - BootROM Font Function
SYS_BT_FNT_INFO
Structure that stores font information
DEFINITION
typedef struct { Uint8 width; Uint8 height; } SYS_BT_FNT_INFO;
MEMBER
width
Font width
height
Font height
DESCRIPTION
Structure that stores font information. The unit is pixels.
REFERENCE
syBtFntGetInfo
()
SYS_BT_FNT_INFO
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999