|
SSBM Decomp
|
#include "textlib.h"#include <Runtime/platform.h>#include <printf.h>#include <stdarg.h>#include <stdio.h>#include <string.h>#include "textdraw.h"#include "types.h"#include <melee/lb/lb_00B0.h>#include <sysdolphin/baselib/debug.h>Data Structures | |
| struct | unk_series |
| struct | DevTextGlyph |
Variables | |
| DevText * | devtext_drawlist |
| ? | |
| DevText * | devtext_poolhead |
| .sbss | |
| GXColor | un_804DDC88 |
|
inlinestatic |
| DevText * DevText_Create | ( | char | id, |
| int | x, | ||
| int | y, | ||
| int | w, | ||
| int | h, | ||
| char * | buf ) |
| void DevText_EraseFirstLine | ( | DevText * | text | ) |
|
inlinestatic |
| void DevText_SetCursorXY | ( | DevText * | text, |
| int | x, | ||
| int | y ) |
| void DevText_SetCursorX | ( | DevText * | text, |
| int | x ) |
| void DevText_HideCursor | ( | DevText * | text | ) |
| void DevText_80302AC0 | ( | DevText * | text | ) |
| void DevText_ShowBackground | ( | DevText * | text | ) |
| void DevText_HideBackground | ( | DevText * | text | ) |
| void DevText_ShowText | ( | DevText * | text | ) |
| void DevText_HideText | ( | DevText * | text | ) |
| void DevText_SetXY | ( | DevText * | text, |
| int | x, | ||
| int | y ) |
| void DevText_Erase | ( | DevText * | text | ) |
|
inlinestatic |
| void DevText_Print | ( | DevText * | text, |
| char * | str ) |
| void DevText_PrintInt | ( | DevText * | text, |
| int | num ) |
| void DevText_Printf | ( | DevText * | text, |
| char * | format, | ||
| ... ) |
| struct un_80304138_objalloc_t * un_80302DF0 | ( | void | ) |
| void un_80302DF8 | ( | struct un_80304138_objalloc_t * | arg0, |
| soundtest_callback | arg1 ) |
|
extern |
?
|
extern |
.sbss
|
extern |